![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | ShowGroupInviteNotification (int groupId, bool isInit=false) |
| void | OnInviteReceived (int groupId, int fromPlayerId) |
| void | RemoveInvite (int groupId) |
| void | ShowNextInviteInQueue () |
| override void | OnInit (SCR_NotificationsLogComponent notificationLog) |
| override void | OnButton () |
| override void | OnDestroy () |
| void | OnUserSettingsChanged () |
| Callback used to reload the text of the notification in case that language changes. | |
Protected Attributes | |
| LocalizedString | m_sGroupInviteText |
| SCR_GroupsManagerComponent | m_GroupManager |
| SCR_PlayerControllerGroupComponent | m_PlayerControllerGroupComponent |
| ref array< int > | m_aGroupIdQueue = {} |
| int | m_iGroupId = -1 |
Static Protected Attributes | |
| static const int | NOTIFICATION_DELETE_TIME = 20 |
| static const float | PLATFORM_ICON_SIZE = 2 |
Definition at line 1 of file SCR_GroupInviteStickyNotificationUIComponent.c.
|
inlineprotected |
Definition at line 132 of file SCR_GroupInviteStickyNotificationUIComponent.c.
|
inlineprotected |
Definition at line 140 of file SCR_GroupInviteStickyNotificationUIComponent.c.
|
inlineprotected |
Definition at line 100 of file SCR_GroupInviteStickyNotificationUIComponent.c.
|
inlineprotected |
Definition at line 64 of file SCR_GroupInviteStickyNotificationUIComponent.c.
|
inlineprotected |
Callback used to reload the text of the notification in case that language changes.
Definition at line 153 of file SCR_GroupInviteStickyNotificationUIComponent.c.
|
inlineprotected |
Definition at line 71 of file SCR_GroupInviteStickyNotificationUIComponent.c.
|
inlineprotected |
Definition at line 19 of file SCR_GroupInviteStickyNotificationUIComponent.c.
|
inlineprotected |
Definition at line 88 of file SCR_GroupInviteStickyNotificationUIComponent.c.
|
protected |
Definition at line 14 of file SCR_GroupInviteStickyNotificationUIComponent.c.
|
protected |
Definition at line 6 of file SCR_GroupInviteStickyNotificationUIComponent.c.
|
protected |
Definition at line 15 of file SCR_GroupInviteStickyNotificationUIComponent.c.
|
protected |
Definition at line 7 of file SCR_GroupInviteStickyNotificationUIComponent.c.
|
protected |
Definition at line 4 of file SCR_GroupInviteStickyNotificationUIComponent.c.
|
staticprotected |
Definition at line 10 of file SCR_GroupInviteStickyNotificationUIComponent.c.
|
staticprotected |
Definition at line 12 of file SCR_GroupInviteStickyNotificationUIComponent.c.