Class NetworkVarTests.NetworkVarComponent
Inheritance
NetworkVarTests.NetworkVarComponent
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.Netcode.EditorTests.NetworkVar
Syntax
public class NetworkVarComponent : NetworkBehaviour
Fields
NetworkVariable
Declaration
public NetworkVariable<int> NetworkVariable
Field Value
Type | Description |
---|---|
NetworkVariable<Int32> |