Class SerializedClientRcpSendSystem
Inherited Members
Unity.Entities.SystemBase.OnCreateForCompiler()
Namespace: Unity.NetCode.Tests
Syntax
public class SerializedClientRcpSendSystem : SystemBase
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()
Overrides
OnUpdate()
Declaration
protected override void OnUpdate()