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

594 B

NetworkedObject.ServerOnly Field

Gets or sets if this object should be replicated across the network. Can only be changed before the object is spawned

Namespace: MLAPI
Assembly: MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public bool ServerOnly

Field Value

Type: Boolean

See Also

Reference

NetworkedObject Class
MLAPI Namespace