natives.DOES OBJECT EXIST
natives.DOES_OBJECT_EXIST
Signature: void natives.DOES_OBJECT_EXIST(int object)
Usage: verifies whether an object handle is still valid
Parameters
- int object Object handle to act upon.
Return
void
On failure: void
Signature: void natives.DOES_OBJECT_EXIST(int object)
Usage: verifies whether an object handle is still valid
void
On failure: void