Class DeferredMessageTestRpcComponent
Inheritance
DeferredMessageTestRpcComponent
Inherited Members
Namespace: Unity.Netcode.RuntimeTests
Syntax
public class DeferredMessageTestRpcComponent : NetworkBehaviour
Fields
ClientInstances
Declaration
public static readonly List<ulong> ClientInstances
Field Value
| Type | Description |
|---|---|
| List<UInt64> |
ClientRpcCalled
Declaration
public bool ClientRpcCalled
Field Value
| Type | Description |
|---|---|
| Boolean |
Methods
OnNetworkSpawn()
Declaration
public override void OnNetworkSpawn()
Overrides
SendTestClientRpc()
Declaration
public void SendTestClientRpc()