sc2-gamedata
HerdNode.h
Go to the documentation of this file.
1
// HerdNode.h generated from model.xml using generate-code.xsl
2
3
#ifndef HERDNODE_H
4
#define HERDNODE_H
5
6
11
typedef
enum
12
{
17
e_classIdCHerdNode
,
18
19
}
EClassIdCHerdNode
;
20
21
const
int32
e_classIdCHerdNodeCount
= 1;
22
27
class
CHerdNode
28
{
29
public
:
30
};
31
32
#endif // HERDNODE_H
int32
qint32 int32
Definition:
UnderlyingTypes.h:42
CHerdNode
Herd Node.
Definition:
HerdNode.h:27
e_classIdCHerdNode
Herd Node.
Definition:
HerdNode.h:17
EClassIdCHerdNode
EClassIdCHerdNode
Herd Node.
Definition:
HerdNode.h:11
e_classIdCHerdNodeCount
const int32 e_classIdCHerdNodeCount
Definition:
HerdNode.h:21
Generated by
1.8.14