HeroStats Libraries
SimulateScanner.Active Property

[This is preliminary documentation and subject to change.]

Always returns true, indicating that this scanner is always active

[Visual Basic]
NotOverridable Public ReadOnly Property Active As Boolean _
    Implements IScanner.Active
[C#]
public bool Active {get;}

Implements

IScanner.Active

See Also

SimulateScanner Class | CityOfHeroes.Scanner Namespace