Home API Manuals About Forum
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

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