sc2-gamedata
FoW.h
Go to the documentation of this file.
1 // FoW.h generated from model.xml using generate-code.xsl
2 
3 #ifndef FOW_H
4 #define FOW_H
5 
6 #include "UnderlyingTypes.h"
7 
12 typedef enum
13 {
19 
20 } EClassIdCFoW;
21 
23 
28 class CFoW
29 {
30 public:
36 
42 
48 
54 
60 
68 };
69 
70 #endif // FOW_H
uint8 flag8
Definition: UnderlyingTypes.h:57
const int32 e_classIdCFoWCount
Definition: FoW.h:22
qint32 int32
Definition: UnderlyingTypes.h:42
Definition: UnderlyingTypes.h:504
Generic.
Definition: FoW.h:18
flag8 Hidden
Hidden.
Definition: FoW.h:53
CFixed UnhideRadius
Reveal Radius.
Definition: FoW.h:41
flag8 Persistent
Persistent.
Definition: FoW.h:59
CColor Color
Color.
Definition: FoW.h:35
flag8 Expand
Expand.
Definition: FoW.h:47
int32 BlendSpeed
Blend Speed.
Definition: FoW.h:67
EClassIdCFoW
Fog of War Type.
Definition: FoW.h:12
Generic.
Definition: FoW.h:28
Definition: UnderlyingTypes.h:1224