Class LagCompensationTestCubeMoveSystem
Inherited Members
Unity.Entities.SystemBase.UnmanagedUpdate$BurstManaged(System.IntPtr, Unity.Entities.SystemDependencySafetyUtility.SafetyErrorDetails)
Namespace: Unity.NetCode.Physics.Tests
Syntax
[DisableAutoCreation]
[UpdateInGroup(typeof(ServerSimulationSystemGroup))]
public class LagCompensationTestCubeMoveSystem : SystemBase
Methods
OnUpdate()
Declaration
protected override void OnUpdate()