Class NonSerializedRpcCommandRequestSystem
Inheritance
NonSerializedRpcCommandRequestSystem
Inherited Members
Unity.Entities.SystemBase.OnCreateForCompiler()
Namespace: Unity.NetCode.Tests
Syntax
public class NonSerializedRpcCommandRequestSystem : RpcCommandRequestSystem<SimpleRpcCommand, SimpleRpcCommand>
Methods
OnUpdate()
Declaration
protected override void OnUpdate()