Class SerializedLargeRpcCommandRequestSystem
Inheritance
SerializedLargeRpcCommandRequestSystem
Inherited Members
Unity.Entities.SystemBase.UnmanagedUpdate$BurstManaged(System.IntPtr, Unity.Entities.SystemDependencySafetyUtility.SafetyErrorDetails)
Namespace: Unity.NetCode.Tests
Syntax
[DisableAutoCreation]
public class SerializedLargeRpcCommandRequestSystem : RpcCommandRequestSystem<SerializedLargeRpcCommand, SerializedLargeRpcCommand>
Methods
OnUpdate()
Declaration
protected override void OnUpdate()