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