Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
GroundCellsStruct Struct Reference

Public Attributes

PathfinderthePathfinder
 
Bool centerInCell
 
Int pathDiameter
 
PathfindCellgoalCell
 
Bool crusher
 

Detailed Description

Definition at line 6950 of file AIPathfind.cpp.

Member Data Documentation

◆ centerInCell

Bool GroundCellsStruct::centerInCell

Definition at line 6953 of file AIPathfind.cpp.

◆ crusher

Bool GroundCellsStruct::crusher

Definition at line 6956 of file AIPathfind.cpp.

◆ goalCell

PathfindCell* GroundCellsStruct::goalCell

Definition at line 6955 of file AIPathfind.cpp.

◆ pathDiameter

Int GroundCellsStruct::pathDiameter

Definition at line 6954 of file AIPathfind.cpp.

◆ thePathfinder

Pathfinder* GroundCellsStruct::thePathfinder

Definition at line 6952 of file AIPathfind.cpp.


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