Enum NetworkBehaviour.UNetInvokeType Namespace: UnityEngine.Networking Syntax protected enum UNetInvokeType Fields Name Description Value Command 0 ClientRpc 1 SyncEvent 2 SyncList 3