Class NetworkVariableTraitsComponent
Inheritance
NetworkVariableTraitsComponent
Inherited Members
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
Namespace: Unity.Netcode.RuntimeTests
Assembly: Unity.Netcode.RuntimeTests.dll
Syntax
public class NetworkVariableTraitsComponent : NetworkBehaviour
Fields
TheVariable
Declaration
public NetworkVariable<float> TheVariable
Field Value
Type | Description |
---|---|
NetworkVariable<float> |