Click or drag to resize

NetworkedObjectSpawn Method

Spawns this GameObject across the network. Can only be called from the Server

Namespace:  MLAPI
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void Spawn()
See Also