natives.MARK OBJECT AS NO LONGER NEEDED
Jump to navigation
Jump to search
natives.MARK_OBJECT_AS_NO_LONGER_NEEDED
Signature: void natives.MARK_OBJECT_AS_NO_LONGER_NEEDED(int object)
Usage: flags an object as disposable, allowing the engine to remove it
Parameters
- int object Object handle to act upon.
Return
void
On failure: void