Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AISendGoalMessage_ThrowGrenadeTo Class Reference
Inheritance diagram for SCR_AISendGoalMessage_ThrowGrenadeTo:
SCR_AISendMessageGenerated

Protected Member Functions

override TStringArray GetVariablesIn ()
override ENodeResult EOnTaskSimulate (AIAgent owner, float dt)
override string GetNodeMiddleText ()

Static Protected Member Functions

static override bool VisibleInPalette ()

Static Protected Attributes

static ref TStringArray _s_aVarsIn

Detailed Description

Definition at line 1220 of file SendGoalMessage.c.

Member Function Documentation

◆ EOnTaskSimulate()

override ENodeResult SCR_AISendGoalMessage_ThrowGrenadeTo::EOnTaskSimulate ( AIAgent owner,
float dt )
inlineprotected

Definition at line 1239 of file SendGoalMessage.c.

◆ GetNodeMiddleText()

override string SCR_AISendGoalMessage_ThrowGrenadeTo::GetNodeMiddleText ( )
inlineprotected

Definition at line 1269 of file SendGoalMessage.c.

◆ GetVariablesIn()

override TStringArray SCR_AISendGoalMessage_ThrowGrenadeTo::GetVariablesIn ( )
inlineprotected

Definition at line 1237 of file SendGoalMessage.c.

◆ VisibleInPalette()

override bool SCR_AISendGoalMessage_ThrowGrenadeTo::VisibleInPalette ( )
inlinestaticprotected

Definition at line 1276 of file SendGoalMessage.c.

Member Data Documentation

◆ _s_aVarsIn

ref TStringArray SCR_AISendGoalMessage_ThrowGrenadeTo::_s_aVarsIn
staticprotected
Initial value:
=
{
"PriorityLevel",
"IsWaypointRelated",
"TargetPosition",
"WeaponType",
"Delay"
}

Definition at line 1228 of file SendGoalMessage.c.


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