LagCompensationManager Class |
Namespace: MLAPI.NetworkingManagerComponents
public static class LagCompensationManager
The LagCompensationManager type exposes the following members.
| Name | Description | |
|---|---|---|
| SimulationObjects |
Simulation objects
|
| 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
|