Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Static Protected Attributes | List of all members
SCR_AIGetCombatMoveRequestParameters_ChangeStance Interface Reference
Inheritance diagram for SCR_AIGetCombatMoveRequestParameters_ChangeStance:
[legend]

Public Member Functions

override ENodeResult EOnTaskSimulate (AIAgent owner, float dt)
 
override TStringArray GetVariablesOut ()
 
- Public Member Functions inherited from SCR_AIGetCombatMoveRequestParametersBase
override TStringArray GetVariablesIn ()
 
override bool VisibleInPalette ()
 
override string GetOnHoverDescription ()
 

Static Protected Attributes

static const string PORT_STANCE = "Stance"
 
static ref TStringArray s_aVarsOut
 
- Static Protected Attributes inherited from SCR_AIGetCombatMoveRequestParametersBase
static const string PORT_REQUEST = "Request"
 
static ref TStringArray s_aVarsIn
 

Member Function Documentation

◆ EOnTaskSimulate()

override ENodeResult SCR_AIGetCombatMoveRequestParameters_ChangeStance.EOnTaskSimulate ( AIAgent  owner,
float  dt 
)

◆ GetVariablesOut()

override TStringArray SCR_AIGetCombatMoveRequestParameters_ChangeStance.GetVariablesOut ( )

Member Data Documentation

◆ PORT_STANCE

const string SCR_AIGetCombatMoveRequestParameters_ChangeStance.PORT_STANCE = "Stance"
staticprotected

◆ s_aVarsOut

ref TStringArray SCR_AIGetCombatMoveRequestParameters_ChangeStance.s_aVarsOut
staticprotected
Initial value:
= {
}
static const string PORT_STANCE
Definition: SCR_AIGetCombatMoveRequestParameters.c:132

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