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

Protected Member Functions

override void HandlerAttached (Widget w)
void SetPlayerName (string name)
 Show the name of the player.
string GetPlayerName ()
void SetPlatfrom (PlatformKind platform)
 Show the players platform.
void SetButtonsVisibility (bool newVis)
SCR_ModularButtonComponent GetProfileButton ()
SCR_ModularButtonComponent GetUnblockButton ()

Protected Attributes

string m_sPlayerNameWidgetName
string m_sPlatformIconWidgetName
string m_sProfileButtonName
string m_sUnblockButtonName
RichTextWidget m_wPlayerName
ImageWidget m_wPlatfromIcon
ImageWidget m_wUnblockButtonIcon
string m_sPlayerName
PlatformKind m_ePlayerPlatform
SCR_ModularButtonComponent m_Button
SCR_ModularButtonComponent m_ProfileButton
SCR_ModularButtonComponent m_UnblockButton
bool m_bDebugIsPlaystation

Detailed Description

Definition at line 1 of file SCR_BlockedUsersDialogEntryUIComponent.c.

Member Function Documentation

◆ GetPlayerName()

string SCR_BlockedUsersDialogEntryUIComponent::GetPlayerName ( )
inlineprotected

Definition at line 56 of file SCR_BlockedUsersDialogEntryUIComponent.c.

◆ GetProfileButton()

SCR_ModularButtonComponent SCR_BlockedUsersDialogEntryUIComponent::GetProfileButton ( )
inlineprotected

Definition at line 89 of file SCR_BlockedUsersDialogEntryUIComponent.c.

◆ GetUnblockButton()

SCR_ModularButtonComponent SCR_BlockedUsersDialogEntryUIComponent::GetUnblockButton ( )
inlineprotected

Definition at line 95 of file SCR_BlockedUsersDialogEntryUIComponent.c.

◆ HandlerAttached()

override void SCR_BlockedUsersDialogEntryUIComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 31 of file SCR_BlockedUsersDialogEntryUIComponent.c.

◆ SetButtonsVisibility()

void SCR_BlockedUsersDialogEntryUIComponent::SetButtonsVisibility ( bool newVis)
inlineprotected

Definition at line 82 of file SCR_BlockedUsersDialogEntryUIComponent.c.

◆ SetPlatfrom()

void SCR_BlockedUsersDialogEntryUIComponent::SetPlatfrom ( PlatformKind platform)
inlineprotected

Show the players platform.

Definition at line 63 of file SCR_BlockedUsersDialogEntryUIComponent.c.

◆ SetPlayerName()

void SCR_BlockedUsersDialogEntryUIComponent::SetPlayerName ( string name)
inlineprotected

Show the name of the player.

Definition at line 46 of file SCR_BlockedUsersDialogEntryUIComponent.c.

Member Data Documentation

◆ m_bDebugIsPlaystation

bool SCR_BlockedUsersDialogEntryUIComponent::m_bDebugIsPlaystation
protected

Definition at line 28 of file SCR_BlockedUsersDialogEntryUIComponent.c.

◆ m_Button

SCR_ModularButtonComponent SCR_BlockedUsersDialogEntryUIComponent::m_Button
protected

Definition at line 22 of file SCR_BlockedUsersDialogEntryUIComponent.c.

◆ m_ePlayerPlatform

PlatformKind SCR_BlockedUsersDialogEntryUIComponent::m_ePlayerPlatform
protected

Definition at line 20 of file SCR_BlockedUsersDialogEntryUIComponent.c.

◆ m_ProfileButton

SCR_ModularButtonComponent SCR_BlockedUsersDialogEntryUIComponent::m_ProfileButton
protected

Definition at line 24 of file SCR_BlockedUsersDialogEntryUIComponent.c.

◆ m_sPlatformIconWidgetName

string SCR_BlockedUsersDialogEntryUIComponent::m_sPlatformIconWidgetName
protected

Definition at line 7 of file SCR_BlockedUsersDialogEntryUIComponent.c.

◆ m_sPlayerName

string SCR_BlockedUsersDialogEntryUIComponent::m_sPlayerName
protected

Definition at line 19 of file SCR_BlockedUsersDialogEntryUIComponent.c.

◆ m_sPlayerNameWidgetName

string SCR_BlockedUsersDialogEntryUIComponent::m_sPlayerNameWidgetName
protected

Definition at line 4 of file SCR_BlockedUsersDialogEntryUIComponent.c.

◆ m_sProfileButtonName

string SCR_BlockedUsersDialogEntryUIComponent::m_sProfileButtonName
protected

Definition at line 10 of file SCR_BlockedUsersDialogEntryUIComponent.c.

◆ m_sUnblockButtonName

string SCR_BlockedUsersDialogEntryUIComponent::m_sUnblockButtonName
protected

Definition at line 13 of file SCR_BlockedUsersDialogEntryUIComponent.c.

◆ m_UnblockButton

SCR_ModularButtonComponent SCR_BlockedUsersDialogEntryUIComponent::m_UnblockButton
protected

Definition at line 25 of file SCR_BlockedUsersDialogEntryUIComponent.c.

◆ m_wPlatfromIcon

ImageWidget SCR_BlockedUsersDialogEntryUIComponent::m_wPlatfromIcon
protected

Definition at line 16 of file SCR_BlockedUsersDialogEntryUIComponent.c.

◆ m_wPlayerName

RichTextWidget SCR_BlockedUsersDialogEntryUIComponent::m_wPlayerName
protected

Definition at line 15 of file SCR_BlockedUsersDialogEntryUIComponent.c.

◆ m_wUnblockButtonIcon

ImageWidget SCR_BlockedUsersDialogEntryUIComponent::m_wUnblockButtonIcon
protected

Definition at line 17 of file SCR_BlockedUsersDialogEntryUIComponent.c.


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