HeroStats Libraries
CohScanner.Paused Property

[This is preliminary documentation and subject to change.]

True if the scanner is paused (via a Pause call).

[Visual Basic]
Public ReadOnly Property Paused As Boolean
[C#]
public bool Paused {get;}

See Also

CohScanner Class | CityOfHeroes.Scanner Namespace