Click or drag to resize

NetworkedObjectUnSpawn Method

[This is preliminary documentation and is subject to change.]

Unspawns this GameObject and destroys it for other clients. This should be used if the object should be kept on the server

Namespace:  MLAPI
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void UnSpawn()
Request Example View Source
See Also