Arma Reforger Script API
Loading...
Searching...
No Matches
AICarMovementComponent Interface Reference
Inheritance diagram for AICarMovementComponent:
AIBaseMovementComponent AIComponentEntity AIComponent

Public Member Functions

proto external void SetCruiseSpeed (float speedKmH)
 
proto external void ResetCruiseSpeed ()
 
proto external IEntity GetLastNavlinkEntity ()
 
- Public Member Functions inherited from AIBaseMovementComponent
proto external bool HasCompletedRequest (bool bTakeTimeIntoAccount)
 
proto external bool RequestFollowPathOfEntity (IEntity other)
 
proto external void GetCurrentPath (notnull array< vector > outPoints)
 
proto external AIPathfindingComponent GetPathfindingComponent ()
 
void OnPathSet ()
 
- Public Member Functions inherited from AIComponent
proto external AIAgent GetAIAgent ()
 

Member Function Documentation

◆ GetLastNavlinkEntity()

proto external IEntity AICarMovementComponent.GetLastNavlinkEntity ( )

◆ ResetCruiseSpeed()

proto external void AICarMovementComponent.ResetCruiseSpeed ( )

◆ SetCruiseSpeed()

proto external void AICarMovementComponent.SetCruiseSpeed ( float speedKmH)

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