|
sc2-gamedata
|
Cliff Doodad. More...
#include <TerrainObject.h>


Public Attributes | |
| CCliffLink | CliffSet |
| Cliff Set. More... | |
| uint32 | NumCellsDown |
| Number of Cells Down. More... | |
| uint32 | NumCellsAcross |
| Number of Cells Across. More... | |
| std::vector< CString > | HeightCodes |
| Height Codes. More... | |
Cliff Doodad.
| CCliffLink CCliffDoodad::CliffSet |
Cliff Set.
The cliff set that the cliff object uses
| std::vector<CString> CCliffDoodad::HeightCodes |
Height Codes.
The height map that determines the mounting location of the cliff objects
| uint32 CCliffDoodad::NumCellsAcross |
Number of Cells Across.
The horizontal length of the height map
| uint32 CCliffDoodad::NumCellsDown |
Number of Cells Down.
The vertical length of the height map
1.8.14