|
sc2-gamedata
|
#include "UnderlyingTypes.h"

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 |
| enum EClassIdCHeroStat |
| enum EHeroStatState |
| const int32 e_classIdCHeroStatCount = 1 |
| const int32 e_heroStatStateCount = 3 |
1.8.14