IsYellowHits
Returns the “yellow hits” status for mobile with ID ObjID
If disconnected, or object not exists, or object has no those flag - will return False.
NB: Outdated and deprecated.
Pascal
function IsYellowHits(ObjID : Cardinal) : Boolean;
Python
def IsYellowHits(ObjID) -> boolean