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

Public Attributes

PathfinderthePathfinder
 
const LocomotorSettheLoco
 
Bool centerInCell
 
Bool isHuman
 
Int radius
 
const Objectobj
 
PathfindCellgoalCell
 

Detailed Description

Definition at line 6009 of file AIPathfind.cpp.

Member Data Documentation

◆ centerInCell

Bool ExamineCellsStruct::centerInCell

Definition at line 6013 of file AIPathfind.cpp.

◆ goalCell

PathfindCell* ExamineCellsStruct::goalCell

Definition at line 6017 of file AIPathfind.cpp.

◆ isHuman

Bool ExamineCellsStruct::isHuman

Definition at line 6014 of file AIPathfind.cpp.

◆ obj

const Object* ExamineCellsStruct::obj

Definition at line 6016 of file AIPathfind.cpp.

◆ radius

Int ExamineCellsStruct::radius

Definition at line 6015 of file AIPathfind.cpp.

◆ theLoco

const LocomotorSet* ExamineCellsStruct::theLoco

Definition at line 6012 of file AIPathfind.cpp.

◆ thePathfinder

Pathfinder* ExamineCellsStruct::thePathfinder

Definition at line 6011 of file AIPathfind.cpp.


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