sc2-gamedata
Public Attributes | List of all members
CMover Class Reference

Generic. More...

#include <Mover.h>

Inheritance diagram for CMover:
Inheritance graph
[legend]
Collaboration diagram for CMover:
Collaboration graph
[legend]

Public Attributes

CFlags Flags
 Flags. More...
 
EHeightMap HeightMap
 Height Map. More...
 
EPathMode PathMode
 Pathing Mode. More...
 
std::vector< SPathingDataPlacementArray
 Placement. More...
 

Detailed Description

Generic.

Remarks
Unknown

Member Data Documentation

◆ Flags

CFlags CMover::Flags

Flags.

Remarks
indexEnum: EMoverFlag

◆ HeightMap

EHeightMap CMover::HeightMap

Height Map.

Height map in which the mover can interact

◆ PathMode

EPathMode CMover::PathMode

Pathing Mode.

◆ PlacementArray

std::vector<SPathingData> CMover::PlacementArray

Placement.

Remarks
indexEnum: EPlacement

The documentation for this class was generated from the following file: