Class NonWorkingUserNetworkVariableComponent
Inheritance
NonWorkingUserNetworkVariableComponent
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.Netcode.RuntimeTests
Syntax
public class NonWorkingUserNetworkVariableComponent : NetworkBehaviour
Fields
NetworkVariable
Declaration
public NetworkVariable<MyTypeThree> NetworkVariable
Field Value
Type | Description |
---|---|
NetworkVariable<MyTypeThree> |