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