Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_PlayerListButtonNotificationUIComponent Class Reference
Inheritance diagram for SCR_PlayerListButtonNotificationUIComponent:
ScriptedWidgetComponent

Protected Member Functions

void CheckIfShowIcon ()
void RefreshNotificationIcon ()
override void HandlerAttached (Widget w)
override void HandlerDeattached (Widget w)

Protected Attributes

ResourceName m_sMultipleNotifications
ResourceName m_sGroupInvite
ResourceName m_sNoGameMaster
ResourceName m_sVoteActive
string m_sNotificationIconName
float m_RefreshRateInSeconds
ImageWidget m_NotificationIcon
bool m_bHasGroupInvite
bool m_bNoGameMaster
bool m_bVoteActive
int m_NotificationTypesActive = 0
SCR_PlayerControllerGroupComponent m_PlayerControllerGroupComponent
SCR_PlayerDelegateEditorComponent m_DelegateManager
SCR_VotingManagerComponent m_VotingManagerComponent

Detailed Description

Definition at line 1 of file SCR_PlayerListButtonNotificationUIComponent.c.

Member Function Documentation

◆ CheckIfShowIcon()

void SCR_PlayerListButtonNotificationUIComponent::CheckIfShowIcon ( )
inlineprotected

◆ HandlerAttached()

override void SCR_PlayerListButtonNotificationUIComponent::HandlerAttached ( Widget w)
inlineprotected

◆ HandlerDeattached()

override void SCR_PlayerListButtonNotificationUIComponent::HandlerDeattached ( Widget w)
inlineprotected

◆ RefreshNotificationIcon()

void SCR_PlayerListButtonNotificationUIComponent::RefreshNotificationIcon ( )
inlineprotected

Member Data Documentation

◆ m_bHasGroupInvite

bool SCR_PlayerListButtonNotificationUIComponent::m_bHasGroupInvite
protected

◆ m_bNoGameMaster

bool SCR_PlayerListButtonNotificationUIComponent::m_bNoGameMaster
protected

◆ m_bVoteActive

bool SCR_PlayerListButtonNotificationUIComponent::m_bVoteActive
protected

◆ m_DelegateManager

SCR_PlayerDelegateEditorComponent SCR_PlayerListButtonNotificationUIComponent::m_DelegateManager
protected

◆ m_NotificationIcon

ImageWidget SCR_PlayerListButtonNotificationUIComponent::m_NotificationIcon
protected

◆ m_NotificationTypesActive

int SCR_PlayerListButtonNotificationUIComponent::m_NotificationTypesActive = 0
protected

◆ m_PlayerControllerGroupComponent

SCR_PlayerControllerGroupComponent SCR_PlayerListButtonNotificationUIComponent::m_PlayerControllerGroupComponent
protected

◆ m_RefreshRateInSeconds

float SCR_PlayerListButtonNotificationUIComponent::m_RefreshRateInSeconds
protected

◆ m_sGroupInvite

ResourceName SCR_PlayerListButtonNotificationUIComponent::m_sGroupInvite
protected

Definition at line 7 of file SCR_PlayerListButtonNotificationUIComponent.c.

◆ m_sMultipleNotifications

ResourceName SCR_PlayerListButtonNotificationUIComponent::m_sMultipleNotifications
protected

Definition at line 4 of file SCR_PlayerListButtonNotificationUIComponent.c.

◆ m_sNoGameMaster

ResourceName SCR_PlayerListButtonNotificationUIComponent::m_sNoGameMaster
protected

◆ m_sNotificationIconName

string SCR_PlayerListButtonNotificationUIComponent::m_sNotificationIconName
protected

◆ m_sVoteActive

ResourceName SCR_PlayerListButtonNotificationUIComponent::m_sVoteActive
protected

◆ m_VotingManagerComponent

SCR_VotingManagerComponent SCR_PlayerListButtonNotificationUIComponent::m_VotingManagerComponent
protected

The documentation for this class was generated from the following file: