|
Arma Reforger Script API
|
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 () |
| proto external IEntity AICarMovementComponent.GetLastNavlinkEntity | ( | ) |
| proto external void AICarMovementComponent.ResetCruiseSpeed | ( | ) |
| proto external void AICarMovementComponent.SetCruiseSpeed | ( | float | speedKmH | ) |