LagCompensationManager 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
|