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

Public Member Functions

proto external vector GetOffsetPosition (int pIndex)
 
proto external vector GetScaledOffsetPosition (int pIndex, float fScale)
 
proto external vector GetCenterOfFormation (int groupSize)
 
proto external vector GetScaledCenterOfFormation (int groupSize, float fScale)
 
proto external string GetName ()
 

Member Function Documentation

◆ GetCenterOfFormation()

proto external vector AIFormationDefinition.GetCenterOfFormation ( int groupSize)

◆ GetName()

proto external string AIFormationDefinition.GetName ( )

◆ GetOffsetPosition()

proto external vector AIFormationDefinition.GetOffsetPosition ( int pIndex)

◆ GetScaledCenterOfFormation()

proto external vector AIFormationDefinition.GetScaledCenterOfFormation ( int groupSize,
float fScale )

◆ GetScaledOffsetPosition()

proto external vector AIFormationDefinition.GetScaledOffsetPosition ( int pIndex,
float fScale )

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