Class NetworkBehaviourWithNetworkVariables
A simple test class that will provide varying NetworkBuffer stream sizes when the NetworkVariable is serialized
Inheritance
NetworkBehaviourWithNetworkVariables
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.Netcode.RuntimeTests
Syntax
public class NetworkBehaviourWithNetworkVariables : NetworkBehaviour
Fields
NetworkVariableData
Declaration
public NetworkList<ulong> NetworkVariableData
Field Value
Type | Description |
---|---|
NetworkList<UInt64> |