Arma Reforger Script API
Loading...
Searching...
No Matches
ChimeraAIPathfindingComponent Interface Reference
Inheritance diagram for ChimeraAIPathfindingComponent:
AIPathfindingComponent AIComponent

Additional Inherited Members

- Public Member Functions inherited from AIPathfindingComponent
proto external bool RayTrace (vector position, vector destination, vector hitPos)
 
proto external void SetAreaCosts (ResourceName config)
 
proto external NavmeshWorldComponent GetNavmeshComponent ()
 Gets NavmeshComponent currently asociated with this Pathfinding.
 
proto external bool GetClosestPositionOnNavmesh (vector position, vector searchHalfExtents, out vector correctedPosition)
 Gets closest position on navmesh from given center when point is expanded using halfExtents to create search axis aligned bounding box.
 
- Public Member Functions inherited from AIComponent
proto external AIAgent GetAIAgent ()
 

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