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

Public Attributes

ICoord2D cell
 
PathfindLayerEnum layer
 
Int radius
 
Bool centerInCell
 
Bool considerTransient
 
LocomotorSurfaceTypeMask acceptableSurfaces
 
Int allyFixedCount
 
Bool enemyFixed
 
Bool allyMoving
 
Bool allyGoal
 

Detailed Description

Definition at line 94 of file AIPathfind.cpp.

Member Data Documentation

◆ acceptableSurfaces

LocomotorSurfaceTypeMask TCheckMovementInfo::acceptableSurfaces

Definition at line 102 of file AIPathfind.cpp.

◆ allyFixedCount

Int TCheckMovementInfo::allyFixedCount

Definition at line 104 of file AIPathfind.cpp.

◆ allyGoal

Bool TCheckMovementInfo::allyGoal

Definition at line 107 of file AIPathfind.cpp.

◆ allyMoving

Bool TCheckMovementInfo::allyMoving

Definition at line 106 of file AIPathfind.cpp.

◆ cell

ICoord2D TCheckMovementInfo::cell

Definition at line 97 of file AIPathfind.cpp.

◆ centerInCell

Bool TCheckMovementInfo::centerInCell

Definition at line 100 of file AIPathfind.cpp.

◆ considerTransient

Bool TCheckMovementInfo::considerTransient

Definition at line 101 of file AIPathfind.cpp.

◆ enemyFixed

Bool TCheckMovementInfo::enemyFixed

Definition at line 105 of file AIPathfind.cpp.

◆ layer

PathfindLayerEnum TCheckMovementInfo::layer

Definition at line 98 of file AIPathfind.cpp.

◆ radius

Int TCheckMovementInfo::radius

Definition at line 99 of file AIPathfind.cpp.


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