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

#include <AIPathfind.h>

Public Attributes

Real distAlongPath
 
Coord3D posOnPath
 
PathfindLayerEnum layer
 

Detailed Description

Definition at line 137 of file AIPathfind.h.

Member Data Documentation

◆ distAlongPath

Real ClosestPointOnPathInfo::distAlongPath

Definition at line 139 of file AIPathfind.h.

◆ layer

PathfindLayerEnum ClosestPointOnPathInfo::layer

Definition at line 141 of file AIPathfind.h.

◆ posOnPath

Coord3D ClosestPointOnPathInfo::posOnPath

Definition at line 140 of file AIPathfind.h.


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