Class NetworkVarBufferCopyTest.DummyNetBehaviour
Inheritance
Inherited Members
Namespace: Unity.Netcode.RuntimeTests
Assembly: Unity.Netcode.RuntimeTests.dll
Syntax
public class NetworkVarBufferCopyTest.DummyNetBehaviour : NetworkBehaviour
Fields
NetVar
Declaration
public NetworkVarBufferCopyTest.DummyNetVar NetVar
Field Value
Type | Description |
---|---|
Network |
Methods
OnNetworkSpawn()
Gets called when the Network
Declaration
public override void OnNetworkSpawn()