Click or drag to resize

TimedStateTrackerTStateDataPause Method

Pauses this tracker.

Namespace:  Gamelogic.Extensions
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void Pause()
Remarks
When paused, the time for timeouts is not advanced.
See Also