![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | OnVotingChanged (bool isInit=false) |
| void | OnSettingsMenuClosed (ChimeraMenuBase menu) |
| string | GetPlayerName (int playerId) |
| void | EnableContextAction (bool enable) |
| void | InstantVotingContextUpdate () |
| Updates each frame to keep InstantVotingContext active. | |
| void | EnableVotingTimerUI (bool enable) |
| void | VotingTimeUpdate () |
| Called when only 1 vote is active or when local player is the subject of the vote and timer is displayed. Called every 1 second to update. | |
| void | OnVoteStartOrChanged (EVotingType type, int value) |
| void | OnVoteCountChanged (EVotingType type, int value, int voteCount) |
| void | OnVotingEnd (EVotingType type, int value, int winner) |
| void | OnPlayerJoinOrLeaveServer (int playerId) |
| void | OnPlayerFactionChanged (Faction faction, int newCount) |
| override void | OnInit (SCR_NotificationsLogComponent notificationLog) |
| override void | OnButton () |
| override void | OnDestroy () |
Static Protected Attributes | |
| static const float | PLATFORM_ICON_SIZE = 2 |
Definition at line 1 of file SCR_VotingStickyNotificationUIComponent.c.
|
inlineprotected |
When the UI is visible the player can use the instant vote actions (If there is only one vote active)
| [in] | enable |
Definition at line 220 of file SCR_VotingStickyNotificationUIComponent.c.
|
inlineprotected |
Enable the voting timer UI
| [in] | enable |
Definition at line 254 of file SCR_VotingStickyNotificationUIComponent.c.
Finds filtered player display name and adds platform icon if such is desired
| [in] | playerId |
Definition at line 171 of file SCR_VotingStickyNotificationUIComponent.c.
|
inlineprotected |
Updates each frame to keep InstantVotingContext active.
Definition at line 246 of file SCR_VotingStickyNotificationUIComponent.c.
|
inlineprotected |
Definition at line 370 of file SCR_VotingStickyNotificationUIComponent.c.
|
inlineprotected |
Definition at line 379 of file SCR_VotingStickyNotificationUIComponent.c.
|
inlineprotected |
Definition at line 334 of file SCR_VotingStickyNotificationUIComponent.c.
|
inlineprotected |
Definition at line 323 of file SCR_VotingStickyNotificationUIComponent.c.
|
inlineprotected |
Definition at line 312 of file SCR_VotingStickyNotificationUIComponent.c.
|
inlineprotected |
Callback method used to force refresh notification content (f.e. after player changed the language)
| [in] | menu | which was just closed |
Definition at line 161 of file SCR_VotingStickyNotificationUIComponent.c.
|
inlineprotected |
Definition at line 298 of file SCR_VotingStickyNotificationUIComponent.c.
|
inlineprotected |
Definition at line 291 of file SCR_VotingStickyNotificationUIComponent.c.
|
inlineprotected |
Definition at line 39 of file SCR_VotingStickyNotificationUIComponent.c.
|
inlineprotected |
Definition at line 305 of file SCR_VotingStickyNotificationUIComponent.c.
|
inlineprotected |
Called when only 1 vote is active or when local player is the subject of the vote and timer is displayed. Called every 1 second to update.
Definition at line 282 of file SCR_VotingStickyNotificationUIComponent.c.
|
protected |
Definition at line 31 of file SCR_VotingStickyNotificationUIComponent.c.
|
protected |
Definition at line 34 of file SCR_VotingStickyNotificationUIComponent.c.
|
protected |
Definition at line 33 of file SCR_VotingStickyNotificationUIComponent.c.
|
protected |
Definition at line 25 of file SCR_VotingStickyNotificationUIComponent.c.
|
protected |
Definition at line 26 of file SCR_VotingStickyNotificationUIComponent.c.
|
protected |
Definition at line 29 of file SCR_VotingStickyNotificationUIComponent.c.
|
protected |
Definition at line 30 of file SCR_VotingStickyNotificationUIComponent.c.
|
protected |
Definition at line 18 of file SCR_VotingStickyNotificationUIComponent.c.
|
protected |
Definition at line 19 of file SCR_VotingStickyNotificationUIComponent.c.
|
protected |
Definition at line 16 of file SCR_VotingStickyNotificationUIComponent.c.
|
protected |
Definition at line 7 of file SCR_VotingStickyNotificationUIComponent.c.
|
protected |
Definition at line 4 of file SCR_VotingStickyNotificationUIComponent.c.
|
protected |
Definition at line 10 of file SCR_VotingStickyNotificationUIComponent.c.
|
protected |
Definition at line 13 of file SCR_VotingStickyNotificationUIComponent.c.
|
protected |
Definition at line 20 of file SCR_VotingStickyNotificationUIComponent.c.
|
protected |
Definition at line 22 of file SCR_VotingStickyNotificationUIComponent.c.
|
staticprotected |
Definition at line 36 of file SCR_VotingStickyNotificationUIComponent.c.