Table of Contents

Property IsActive

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

IsActive

Gets a value indicating whether this tracker is active, that is, whether any state has been started that has not been stopped.

public bool IsActive { get; }

Property Value

bool

true if this tracker is active; otherwise, false.