Enum NetworkVariablePermission
Permission type
Namespace: MLAPI.NetworkVariable
Assembly: Unity.Multiplayer.MLAPI.Runtime.dll
Syntax
public enum NetworkVariablePermission
Fields
Name | Description |
---|---|
Custom | Custom delegate |
Everyone | Everyone |
OwnerOnly | Owner-ownly |
ServerOnly | Server-only operation |