sc2-gamedata
Classes | Enumerations | Variables
TerrainObject.h File Reference
#include "UnderlyingTypes.h"
Include dependency graph for TerrainObject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CTerrainObject
 Terrain Object. More...
 
class  CCliffDoodad
 Cliff Doodad. More...
 

Enumerations

enum  EClassIdCTerrainObject { e_classIdCTerrainObject, e_classIdCCliffDoodad }
 Terrain Object Type. More...
 

Variables

const int32 e_classIdCTerrainObjectCount = 2
 

Enumeration Type Documentation

◆ EClassIdCTerrainObject

Terrain Object Type.

Remarks
Unknown
Enumerator
e_classIdCTerrainObject 

Terrain Object.

e_classIdCCliffDoodad 

Cliff Doodad.

Variable Documentation

◆ e_classIdCTerrainObjectCount

const int32 e_classIdCTerrainObjectCount = 2