![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_VONControllerClass |
Typedefs | |
| typedef func | OnVONActiveToggled |
| typedef func | OnEntriesChanged |
Enumerations | |
| enum | EVONTransmitType |
| Type of a players current VON transmission. More... | |
| typedef func OnEntriesChanged |
Definition at line 17 of file SCR_VONController.c.
| typedef func OnVONActiveToggled |
Definition at line 14 of file SCR_VONController.c.
| enum EVONTransmitType |
Type of a players current VON transmission.
Definition at line 3 of file SCR_VONController.c.
|
protected |
Definition at line 450 of file SCR_VONController.c.
|
protected |
Definition at line 516 of file SCR_VONController.c.
|
protected |
Definition at line 420 of file SCR_VONController.c.
|
protected |
Definition at line 438 of file SCR_VONController.c.
|
protected |
Definition at line 472 of file SCR_VONController.c.
|
protected |
VON activation
| [in] | transmitType | type of entry to be activated |
Definition at line 524 of file SCR_VONController.c.
|
protected |
VON activation
| [in] | entry | which is being activated |
| [in] | transmitType | type of entry to be activated |
Definition at line 538 of file SCR_VONController.c.
|
protected |
Add new VON entry Set as active entry if m_ActiveEntry is null
| entry | is subject entry |
Definition at line 230 of file SCR_VONController.c.
|
protected |
Assign VON comp by fetching it from controlled entity.
Definition at line 735 of file SCR_VONController.c.
|
protected |
Cleanup component.
Definition at line 854 of file SCR_VONController.c.
|
protected |
Definition at line 937 of file SCR_VONController.c.
|
protected |
Current VON deactivation.
Definition at line 575 of file SCR_VONController.c.
|
protected |
Definition at line 948 of file SCR_VONController.c.
|
protected |
Get active entry for outgoing transmission
Definition at line 171 of file SCR_VONController.c.
|
protected |
Definition at line 1000 of file SCR_VONController.c.
|
protected |
Definition at line 99 of file SCR_VONController.c.
|
protected |
Definition at line 594 of file SCR_VONController.c.
|
protected |
Definition at line 81 of file SCR_VONController.c.
|
protected |
Definition at line 75 of file SCR_VONController.c.
|
protected |
Definition at line 87 of file SCR_VONController.c.
|
protected |
|
protected |
Get number of entries.
Definition at line 163 of file SCR_VONController.c.
|
protected |
Definition at line 105 of file SCR_VONController.c.
|
protected |
Initialize component, done once per controller.
Definition at line 801 of file SCR_VONController.c.
|
protected |
Definition at line 788 of file SCR_VONController.c.
|
protected |
Long range raido entry is available.
Definition at line 188 of file SCR_VONController.c.
|
protected |
Using long range radio.
Definition at line 178 of file SCR_VONController.c.
|
protected |
Is VON disabled.
Definition at line 126 of file SCR_VONController.c.
|
protected |
Definition at line 987 of file SCR_VONController.c.
| void OnEntriesChanged | ( | SCR_VONEntry | entry, |
| bool | state ) |
|
protected |
Definition at line 748 of file SCR_VONController.c.
|
protected |
PauseMenuUI Event.
Definition at line 725 of file SCR_VONController.c.
|
protected |
PauseMenuUI Event.
Definition at line 717 of file SCR_VONController.c.
SCR_BaseGameMode event Used to unregister VON for deleted players
Called after a player gets deleted.
| [in] | playerId | Player ID |
| [in] | player | Player entity |
Definition at line 702 of file SCR_VONController.c.
| enum EVONTransmitType OnVONActiveToggled | ( | bool | isToggledDirect, |
| bool | isToggledChannel ) |
SCR_VONController event -> Toggle microphone indication.
Definition at line 621 of file SCR_VonDisplay.c.
|
protected |
Remove existing VON entry. Sets m_ActiveEntry to null, when removing active entry
| entry | is subject entry |
Definition at line 248 of file SCR_VONController.c.
|
protected |
Definition at line 651 of file SCR_VONController.c.
|
protected |
Definition at line 641 of file SCR_VONController.c.
|
protected |
Finds first unmuted entry and sets it as the active entry
Definition at line 276 of file SCR_VONController.c.
|
protected |
Executed on server, sets the active channel of client's VON Controller
| [in] | channelId |
Definition at line 634 of file SCR_VONController.c.
|
protected |
Set transmission method depending on entry type when starting VON transmit.
Definition at line 613 of file SCR_VONController.c.
|
protected |
Definition at line 93 of file SCR_VONController.c.
|
protected |
Set entry as active for outgoing transmission
| entry | is subject entry |
| setFromMenu | determines whether this was performed by menu selection |
Definition at line 197 of file SCR_VONController.c.
|
protected |
Definition at line 341 of file SCR_VONController.c.
|
protected |
Set component for transmit of VON
| VONComp | is the subject |
Definition at line 141 of file SCR_VONController.c.
Disables ability to transmit and related VON UI
| state | is the target state |
Definition at line 114 of file SCR_VONController.c.
Definition at line 368 of file SCR_VONController.c.
|
protected |
Definition at line 301 of file SCR_VONController.c.
|
protected |
Definition at line 319 of file SCR_VONController.c.
|
protected |
Definition at line 478 of file SCR_VONController.c.
|
protected |
| [in] | timeSlice |
Definition at line 959 of file SCR_VONController.c.
|
protected |
Definition at line 891 of file SCR_VONController.c.
|
protected |
Definition at line 928 of file SCR_VONController.c.
|
protected |
Definition at line 40 of file SCR_VONController.c.
|
protected |
Definition at line 38 of file SCR_VONController.c.
|
protected |
Definition at line 39 of file SCR_VONController.c.
|
protected |
Definition at line 42 of file SCR_VONController.c.
|
protected |
Definition at line 41 of file SCR_VONController.c.
| CHANNEL |
Definition at line 2 of file SCR_VONController.c.
| @ DIRECT |
Definition at line 1 of file SCR_VONController.c.
| LONG_RANGE |
Definition at line 3 of file SCR_VONController.c.
|
protected |
Definition at line 63 of file SCR_VONController.c.
|
protected |
Definition at line 67 of file SCR_VONController.c.
|
protected |
Definition at line 52 of file SCR_VONController.c.
|
protected |
Definition at line 48 of file SCR_VONController.c.
|
protected |
Definition at line 35 of file SCR_VONController.c.
|
protected |
Definition at line 54 of file SCR_VONController.c.
|
protected |
Definition at line 49 of file SCR_VONController.c.
|
protected |
Definition at line 53 of file SCR_VONController.c.
|
protected |
Definition at line 50 of file SCR_VONController.c.
|
protected |
Definition at line 66 of file SCR_VONController.c.
|
protected |
Definition at line 51 of file SCR_VONController.c.
|
protected |
Definition at line 58 of file SCR_VONController.c.
|
protected |
Definition at line 55 of file SCR_VONController.c.
|
protected |
Definition at line 59 of file SCR_VONController.c.
|
protected |
Definition at line 64 of file SCR_VONController.c.
|
protected |
Definition at line 71 of file SCR_VONController.c.
|
protected |
Definition at line 70 of file SCR_VONController.c.
|
protected |
Definition at line 72 of file SCR_VONController.c.
|
protected |
Definition at line 56 of file SCR_VONController.c.
|
protected |
Definition at line 65 of file SCR_VONController.c.
|
protected |
Definition at line 57 of file SCR_VONController.c.
|
protected |
Definition at line 33 of file SCR_VONController.c.
|
protected |
Definition at line 61 of file SCR_VONController.c.
|
protected |
Definition at line 62 of file SCR_VONController.c.
|
protected |
Definition at line 30 of file SCR_VONController.c.
| @ NONE |
Definition at line 0 of file SCR_VONController.c.
|
protected |
Definition at line 44 of file SCR_VONController.c.
|
protected |
Definition at line 37 of file SCR_VONController.c.
| SCR_VONControllerClass VON_MENU_OPENING_CONTEXT = "VONMenuOpeningContext" |
Scripted VON input and control, attached to SCR_PlayerController.