Class DeferredMessageTestRpcComponent
Inheritance
DeferredMessageTestRpcComponent
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.Netcode.RuntimeTests
Syntax
public class DeferredMessageTestRpcComponent : NetworkBehaviour
Fields
ClientRpcCalled
Declaration
public bool ClientRpcCalled
Field Value
Type | Description |
---|---|
Boolean |
Methods
SendTestClientRpc()
Declaration
public void SendTestClientRpc()