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

Public Attributes

Objectobj
 
const LocomotorSetlocomotorSet
 
PathfindLayerEnum layer
 
Int radius
 
Bool center
 
Bool foundDest
 
Coord3D destPos
 

Detailed Description

Definition at line 8407 of file AIPathfind.cpp.

Member Data Documentation

◆ center

Bool TightenPathStruct::center

Definition at line 8413 of file AIPathfind.cpp.

◆ destPos

Coord3D TightenPathStruct::destPos

Definition at line 8415 of file AIPathfind.cpp.

◆ foundDest

Bool TightenPathStruct::foundDest

Definition at line 8414 of file AIPathfind.cpp.

◆ layer

PathfindLayerEnum TightenPathStruct::layer

Definition at line 8411 of file AIPathfind.cpp.

◆ locomotorSet

const LocomotorSet* TightenPathStruct::locomotorSet

Definition at line 8410 of file AIPathfind.cpp.

◆ obj

Object* TightenPathStruct::obj

Definition at line 8409 of file AIPathfind.cpp.

◆ radius

Int TightenPathStruct::radius

Definition at line 8412 of file AIPathfind.cpp.


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