Class SerializedClientRcpSendSystem
Namespace: Unity.NetCode.Tests
Syntax
public class SerializedClientRcpSendSystem : ComponentSystem
Fields
Cmd
Declaration
public static SerializedRpcCommand Cmd
Field Value
Type | Description |
---|---|
SerializedRpcCommand |
SendCount
Declaration
public static int SendCount
Field Value
Type | Description |
---|---|
Int32 |
Methods
OnCreate()
Declaration
protected override void OnCreate()
OnUpdate()
Declaration
protected override void OnUpdate()