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