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
true
if this clock is paused; otherwise,false
.