HeroStats Libraries
BuffArea Enumeration

[This is preliminary documentation and subject to change.]

Represents the area of effect of a buff power

[Visual Basic]
Public Enum BuffArea
[C#]
public enum BuffArea

Members

Member Name Description
Target The buff affects the targeted hero only
Self The buff affects the hero using the power only
PBAoE The buff affects all heroes in an area around the hero using the power

Requirements

Namespace: HeroStats.StatsEngine

Assembly: StatsEngine (in StatsEngine.dll)

See Also

HeroStats.StatsEngine Namespace