Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
AIWaypoint.c File Reference

Go to the source code of this file.

Classes

class  AIWaypointClass

Functions

AIWaypointClass GenericEntityClass GetCompletionYPrecision ()
 Enfusion waypoints do not specify just a point in the world, they can also include a logic, goal, etc. to run at the reached waypoint.
proto external void SetCompletionYPrecision (float fPrecision)
proto external float GetCompletionRadius ()
proto external void SetCompletionRadius (float r)
proto external EAIWaypointCompletionType GetCompletionType ()
proto external void SetCompletionType (EAIWaypointCompletionType newCompletionType)
proto external bool IsWithinCompletionRadius (AIGroup pAgent)
 Tests whether the group passes the test on being within the completion radius.