Class SerializedServerLargeRpcReceiveSystem
Inherited Members
Unity.Entities.SystemBase.OnCreateForCompiler()
Namespace: Unity.NetCode.Tests
Syntax
public class SerializedServerLargeRpcReceiveSystem : SystemBase
Fields
ReceivedCmd
Declaration
public static SerializedLargeRpcCommand ReceivedCmd
Field Value
| Type | Description |
|---|---|
| SerializedLargeRpcCommand |
ReceivedCount
Declaration
public static int ReceivedCount
Field Value
| Type | Description |
|---|---|
| Int32 |
Methods
OnUpdate()
Declaration
protected override void OnUpdate()