MLAPI/docs/M_MLAPI_NetworkedObject_Spawn.md
2018-03-31 10:20:18 +02:00

436 B

NetworkedObject.Spawn 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

Reference

NetworkedObject Class
MLAPI Namespace