HeroStats Libraries
StatsEngine.Dirty Property

[This is preliminary documentation and subject to change.]

Gets a value indicating whether any internal data has changed.

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

Remarks

If returns true, the user may want to save the data after they're done with this object.

See Also

StatsEngine Class | HeroStats.StatsEngine Namespace