Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AIGetCombatMoveRequestParameters.c File Reference

Go to the source code of this file.

Classes

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 )
protected

Definition at line 34 of file SCR_AIGetCombatMoveRequestParameters.c.

◆ GetVariablesOut()

override TStringArray GetVariablesOut ( )
protected

Definition at line 68 of file SCR_AIGetCombatMoveRequestParameters.c.

Variable Documentation

◆ PORT_STANCE

◆ PORT_TARGET_POS

SCR_AIGetCombatMoveRequestParametersBase PORT_TARGET_POS = "TargetPos"