Property IsPaused
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
IsPaused
Gets a value indicating whether this tracker is paused.
public bool IsPaused { get; }
Property Value
- bool
true
if this tracker is paused; otherwise,false
.