![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override ENodeResult | EOnTaskSimulate (AIAgent owner, float dt) |
| SCR_AICommsHandler | FindCommsHandler (notnull IEntity speaker) |
| Finds comms handler of provided speaker. | |
| override void | OnAbort (AIAgent owner, Node nodeCausingAbort) |
| void | Reset () |
| Resets internal state, should be called on abort and such. | |
| override TStringArray | GetVariablesIn () |
| void | _print (string str) |
Static Protected Member Functions | |
| static override bool | VisibleInPalette () |
| bool | CanReturnRunning () |
Protected Attributes | |
| ECommunicationType | m_messageType |
| SCR_EAITalkRequestPreset | m_ePreset |
| bool | m_bSynchronous |
| bool | m_bTransmitIfNoReceivers |
| bool | m_bTransmitIfPassenger |
| ref SCR_AITalkRequest | m_Request |
Static Protected Attributes | |
| static ref TStringArray | s_aVarsIn |
Definition at line 1 of file SCR_AITalk.c.
|
inlineprotected |
Definition at line 204 of file SCR_AITalk.c.
|
inlinestaticprotected |
Definition at line 198 of file SCR_AITalk.c.
|
inlineprotected |
Definition at line 26 of file SCR_AITalk.c.
|
inlineprotected |
Finds comms handler of provided speaker.
Definition at line 120 of file SCR_AITalk.c.
|
inlineprotected |
Definition at line 191 of file SCR_AITalk.c.
|
inlineprotected |
Definition at line 166 of file SCR_AITalk.c.
|
inlineprotected |
Resets internal state, should be called on abort and such.
Definition at line 173 of file SCR_AITalk.c.
|
inlinestaticprotected |
Definition at line 179 of file SCR_AITalk.c.
|
protected |
Definition at line 15 of file SCR_AITalk.c.
|
protected |
Definition at line 18 of file SCR_AITalk.c.
|
protected |
Definition at line 21 of file SCR_AITalk.c.
|
protected |
Definition at line 12 of file SCR_AITalk.c.
|
protected |
Definition at line 9 of file SCR_AITalk.c.
|
protected |
Definition at line 23 of file SCR_AITalk.c.
|
staticprotected |
Definition at line 185 of file SCR_AITalk.c.