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

Public Member Functions

proto external vector GetOffsetPosition ()
 
proto external vector GetFormationCenterPosition ()
 
proto external bool SetFormation (string pFormation)
 
proto external AIFormationDefinition GetFormation ()
 
- Public Member Functions inherited from AIComponent
proto external AIAgent GetAIAgent ()
 

Member Function Documentation

◆ GetFormation()

proto external AIFormationDefinition AIFormationComponent.GetFormation ( )

◆ GetFormationCenterPosition()

proto external vector AIFormationComponent.GetFormationCenterPosition ( )

◆ GetOffsetPosition()

proto external vector AIFormationComponent.GetOffsetPosition ( )

◆ SetFormation()

proto external bool AIFormationComponent.SetFormation ( string pFormation)

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