Object::ObjectWeak
Creates an instance of a multiplayer object from a game object handle
JavaScript Syntax
Syntax
Shared
mp.objects.newWeak(handle);
Required Arguments
- handle: Hash
Creates an instance of a multiplayer object from a game object handle
mp.objects.newWeak(handle);