Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_AIGetCombatMoveRequestParameters.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_AIGetCombatMoveRequestParametersBase
 
class  SCR_AIGetCombatMoveRequestParameters_ChangeStanceInCover
 

Functions

override ENodeResult EOnTaskSimulate (AIAgent owner, float dt)
 
override TStringArray GetVariablesOut ()
 

Variables

SCR_AIGetCombatMoveRequestParametersBase PORT_TARGET_POS = "TargetPos"
 
SCR_AIGetCombatMoveRequestParameters_ChangeStanceInCover PORT_STANCE = "Stance"
 

Function Documentation

◆ EOnTaskSimulate()

override ENodeResult EOnTaskSimulate ( AIAgent  owner,
float  dt 
)

Definition at line 33 of file SCR_AIGetCombatMoveRequestParameters.c.

◆ GetVariablesOut()

override TStringArray GetVariablesOut ( )

Definition at line 65 of file SCR_AIGetCombatMoveRequestParameters.c.

Variable Documentation

◆ PORT_STANCE

◆ PORT_TARGET_POS

SCR_AIGetCombatMoveRequestParametersBase PORT_TARGET_POS = "TargetPos"