Enum NetworkVariableReadPermission
The permission types for reading a var
Namespace: Unity.Netcode
Assembly: Unity.Netcode.Runtime.dll
Syntax
public enum NetworkVariableReadPermission
Fields
Name | Description |
---|---|
Everyone | Everyone can read |
Owner | Only the owner and the server can read |