sc2-gamedata
ItemClass.h
Go to the documentation of this file.
1 // ItemClass.h generated from model.xml using generate-code.xsl
2 
3 #ifndef ITEMCLASS_H
4 #define ITEMCLASS_H
5 
6 #include "UnderlyingTypes.h"
7 
12 typedef enum
13 {
19 
21 
23 
29 {
30 public:
36 };
37 
38 #endif // ITEMCLASS_H
Generic.
Definition: ItemClass.h:18
qint32 int32
Definition: UnderlyingTypes.h:42
CStringLink Name
Name.
Definition: ItemClass.h:35
Generic.
Definition: ItemClass.h:28
const int32 e_classIdCItemClassCount
Definition: ItemClass.h:22
EClassIdCItemClass
Generic.
Definition: ItemClass.h:12