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

Public Attributes

const Objectobj
 
LocomotorSurfaceTypeMask acceptableSurfaces
 
Int radius
 
Bool centerInCell
 
Bool blocked
 
Bool allowPinched
 

Detailed Description

Definition at line 9567 of file AIPathfind.cpp.

Member Data Documentation

◆ acceptableSurfaces

LocomotorSurfaceTypeMask LinePassableStruct::acceptableSurfaces

Definition at line 9570 of file AIPathfind.cpp.

◆ allowPinched

Bool LinePassableStruct::allowPinched

Definition at line 9574 of file AIPathfind.cpp.

◆ blocked

Bool LinePassableStruct::blocked

Definition at line 9573 of file AIPathfind.cpp.

◆ centerInCell

Bool LinePassableStruct::centerInCell

Definition at line 9572 of file AIPathfind.cpp.

◆ obj

const Object* LinePassableStruct::obj

Definition at line 9569 of file AIPathfind.cpp.

◆ radius

Int LinePassableStruct::radius

Definition at line 9571 of file AIPathfind.cpp.


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