Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_PlayerListButtonNotificationUIComponent Interface Reference
Inheritance diagram for SCR_PlayerListButtonNotificationUIComponent:

Public Member Functions

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

Protected Member Functions

void CheckIfShowIcon ()
 
void RefreshNotificationIcon ()
 

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
 

Member Function Documentation

◆ CheckIfShowIcon()

void SCR_PlayerListButtonNotificationUIComponent.CheckIfShowIcon ( )
protected

◆ HandlerAttached()

override void SCR_PlayerListButtonNotificationUIComponent.HandlerAttached ( Widget w)

◆ HandlerDeattached()

override void SCR_PlayerListButtonNotificationUIComponent.HandlerDeattached ( Widget w)

◆ RefreshNotificationIcon()

void SCR_PlayerListButtonNotificationUIComponent.RefreshNotificationIcon ( )
protected

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

◆ m_sMultipleNotifications

ResourceName SCR_PlayerListButtonNotificationUIComponent.m_sMultipleNotifications
protected

◆ 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 interface was generated from the following file: