HeroStats Libraries
Stackability Enumeration

[This is preliminary documentation and subject to change.]

Indicates how a buff stacks when multiple instances of that buff are present on a hero

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

Members

Member Name Description
Always The buff always stacks with the previous application
Never The buff replaces the previous application
DifferentCaster The buff stacks if it came from a different hero than the previous application

Requirements

Namespace: CityOfHeroes

Assembly: CityOfHeroesData (in CityOfHeroesData.dll)

See Also

CityOfHeroes Namespace