sc2-gamedata
Classes | Enumerations | Variables
HeroStat.h File Reference
#include "UnderlyingTypes.h"
Include dependency graph for HeroStat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SHeroStatModifier
 
class  CHeroStat
 Generic. More...
 

Enumerations

enum  EClassIdCHeroStat { e_classIdCHeroStat }
 Hero Stat. More...
 
enum  EHeroStatState { e_heroStatStateDowngrade, e_heroStatStateUnchanged, e_heroStatStateUpgrade }
 Hero Stat State. More...
 

Variables

const int32 e_classIdCHeroStatCount = 1
 
const int32 e_heroStatStateCount = 3
 

Enumeration Type Documentation

◆ EClassIdCHeroStat

Hero Stat.

Remarks
Unknown
Enumerator
e_classIdCHeroStat 

Hero Stat.

◆ EHeroStatState

Hero Stat State.

Remarks
Enum
Enumerator
e_heroStatStateDowngrade 

Downgrade.

e_heroStatStateUnchanged 

Unchanged.

e_heroStatStateUpgrade 

Upgrade.

Variable Documentation

◆ e_classIdCHeroStatCount

const int32 e_classIdCHeroStatCount = 1

◆ e_heroStatStateCount

const int32 e_heroStatStateCount = 3