Enfusion Script API
Loading...
Searching...
No Matches
AIFormationDefinition Interface Reference
Inheritance diagram for AIFormationDefinition:
ScriptAndConfig Managed

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 ()
 
- Public Member Functions inherited from Managed
proto external ref Managed Clone ()
 Return shallow copy of object, or null if it is not allowed (not public constructor)
 

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: