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

Public Member Functions

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

Public Attributes

float m_fPriorityLevel
 
bool m_bIsWaypointRelated
 

Static Protected Attributes

static ref TStringArray _s_aVarsIn
 

Additional Inherited Members

- Static Public Attributes inherited from SCR_AISendMessageGenerated
static const string PORT_RECEIVER = "Receiver"
 
- Protected Member Functions inherited from SCR_AISendMessageGenerated
SCR_AIActivityBase GetRelatedActivity (AIAgent owner)
 
AIWaypoint GetRelatedWaypoint (AIAgent owner)
 
bool SendMessage (AIAgent owner, AIAgent receiver, SCR_AIMessageBase msg)
 
bool SendMessage (AIAgent owner, AIAgent receiver, SCR_AIOrderBase msg)
 
void InitDebugData (out string outSentFromBt)
 
AIAgent GetReceiverAgent (AIAgent owner)
 
- Protected Attributes inherited from SCR_AISendMessageGenerated
string m_sText
 

Member Function Documentation

◆ EOnTaskSimulate()

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

◆ GetNodeMiddleText()

override string SCR_AISendGoalMessage_HealWait.GetNodeMiddleText ( )

◆ GetVariablesIn()

override TStringArray SCR_AISendGoalMessage_HealWait.GetVariablesIn ( )

◆ VisibleInPalette()

override bool SCR_AISendGoalMessage_HealWait.VisibleInPalette ( )

Member Data Documentation

◆ _s_aVarsIn

ref TStringArray SCR_AISendGoalMessage_HealWait._s_aVarsIn
staticprotected
Initial value:
=
{
"PriorityLevel",
"IsWaypointRelated",
"HealProviderEntity"
}
Definition: SCR_AISendMessageGenerated.c:2
static const string PORT_RECEIVER
Definition: SCR_AISendMessageGenerated.c:3

◆ m_bIsWaypointRelated

bool SCR_AISendGoalMessage_HealWait.m_bIsWaypointRelated

◆ m_fPriorityLevel

float SCR_AISendGoalMessage_HealWait.m_fPriorityLevel

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