![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | SetTaskNotification (SCR_ETaskNotification type, SCR_ETaskNotificationMsg msg) |
| void | SetTaskNotificationData (SCR_BaseTaskNotificationData data) |
| void | SetBaseCallsign (int callsign) |
| void | SetCallerGroupId (int groupId) |
| void | SetCalledGroupId (int groupId) |
| void | SetGrid (int grid) |
| void | SetCallerPlayerId (int callerPlayerId) |
| void | SetFactionId (int factionId) |
| void | SetFaction (SCR_Faction faction) |
| void | SetTaskPosition (vector taskPosition) |
| override void | OnDelivery (BaseTransceiver receiver, int freq, float quality) |
Protected Attributes | |
| SCR_ETaskNotification | m_eTaskNotificationType |
| SCR_ETaskNotificationMsg | m_eTaskNotificationMsg |
| SCR_BaseTaskNotificationData | m_Data |
| int | m_iBaseCallsign = SCR_MilitaryBaseComponent.INVALID_BASE_CALLSIGN |
| int | m_iCallerGroupId |
| int | m_iCalledGroupId |
| int | m_iGrid |
| int | m_iCallerPlayerId |
| int | m_iFactionId |
| SCR_Faction | m_Faction |
| vector | m_vTaskPosition |
Definition at line 1 of file SCR_TaskRadioMsg.c.
|
inlineprotected |
Definition at line 88 of file SCR_TaskRadioMsg.c.
|
inlineprotected |
| [in] | callsign |
Definition at line 33 of file SCR_TaskRadioMsg.c.
|
inlineprotected |
| [in] | groupId |
Definition at line 47 of file SCR_TaskRadioMsg.c.
|
inlineprotected |
| [in] | groupId |
Definition at line 40 of file SCR_TaskRadioMsg.c.
|
inlineprotected |
| [in] | callerPlayerId |
Definition at line 61 of file SCR_TaskRadioMsg.c.
|
inlineprotected |
| [in] | faction |
Definition at line 75 of file SCR_TaskRadioMsg.c.
|
inlineprotected |
| [in] | factionId |
Definition at line 68 of file SCR_TaskRadioMsg.c.
|
inlineprotected |
| [in] | grid |
Definition at line 54 of file SCR_TaskRadioMsg.c.
|
inlineprotected |
| [in] | type | |
| [in] | msg |
Definition at line 18 of file SCR_TaskRadioMsg.c.
|
inlineprotected |
| [in] | data |
Definition at line 26 of file SCR_TaskRadioMsg.c.
|
inlineprotected |
| [in] | taskPosition |
Definition at line 82 of file SCR_TaskRadioMsg.c.
|
protected |
Definition at line 5 of file SCR_TaskRadioMsg.c.
|
protected |
Definition at line 4 of file SCR_TaskRadioMsg.c.
|
protected |
Definition at line 3 of file SCR_TaskRadioMsg.c.
|
protected |
Definition at line 12 of file SCR_TaskRadioMsg.c.
|
protected |
Definition at line 6 of file SCR_TaskRadioMsg.c.
|
protected |
Definition at line 8 of file SCR_TaskRadioMsg.c.
|
protected |
Definition at line 7 of file SCR_TaskRadioMsg.c.
|
protected |
Definition at line 10 of file SCR_TaskRadioMsg.c.
|
protected |
Definition at line 11 of file SCR_TaskRadioMsg.c.
|
protected |
Definition at line 9 of file SCR_TaskRadioMsg.c.
|
protected |
Definition at line 13 of file SCR_TaskRadioMsg.c.