sc2-gamedata
HeroStat.h
Go to the documentation of this file.
1 // HeroStat.h generated from model.xml using generate-code.xsl
2 
3 #ifndef HEROSTAT_H
4 #define HEROSTAT_H
5 
6 #include "UnderlyingTypes.h"
7 
12 typedef enum
13 {
19 
21 
23 
28 typedef enum
29 {
35 
41 
47 
49 
51 
56 {
62 
68 
74 };
75 
80 class CHeroStat
81 {
82 public:
88 
94 
100 };
101 
102 #endif // HEROSTAT_H
EHeroStatState
Hero Stat State.
Definition: HeroStat.h:28
qint32 int32
Definition: UnderlyingTypes.h:42
EHeroStatState State
State.
Definition: HeroStat.h:73
Unchanged.
Definition: HeroStat.h:40
Downgrade.
Definition: HeroStat.h:34
CHeroStatLink Stat
Statistics.
Definition: HeroStat.h:61
const int32 e_classIdCHeroStatCount
Definition: HeroStat.h:22
CUserReference UserReference
User Reference.
Definition: HeroStat.h:99
int32 Value
Value.
Definition: HeroStat.h:67
Definition: HeroStat.h:55
Hero Stat.
Definition: HeroStat.h:18
EClassIdCHeroStat
Hero Stat.
Definition: HeroStat.h:12
Generic.
Definition: HeroStat.h:80
CStringLink Name
Name.
Definition: HeroStat.h:87
Definition: UnderlyingTypes.h:1413
Upgrade.
Definition: HeroStat.h:46
const int32 e_heroStatStateCount
Definition: HeroStat.h:50
int32 Value
Value.
Definition: HeroStat.h:93