1.9 KiB
1.9 KiB
LagCompensationManager Class
The main class for controlling lag compensation
Inheritance Hierarchy
System.Object
MLAPI.NetworkingManagerComponents.LagCompensationManager
Namespace: MLAPI.NetworkingManagerComponents
Assembly: MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static class LagCompensationManager
The LagCompensationManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | Simulate(Int32, Action) | Turns time back a given amount of seconds, invokes an action and turns it back. The time is based on the estimated RTT of a clientId |
![]() ![]() | Simulate(Single, Action) | Turns time back a given amount of seconds, invokes an action and turns it back |
Fields
Name | Description | |
---|---|---|
![]() ![]() | SimulationObjects |