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

Protected Member Functions

override void HandlerAttached (Widget w)
void Init ()

Protected Attributes

SCR_InputButtonComponent m_ViewProfile

Static Protected Attributes

static const string PROFILE_BUTTON_TEXT = "#AR-PlayerLists_ShowProfile"
static const string PROFILE_BUTTON_TEXT_CONSOLE = "#AR-PlayerLists_ShowGamercard"

Detailed Description

Definition at line 2 of file SCR_ViewProfileButtonComponent.c.

Member Function Documentation

◆ HandlerAttached()

override void SCR_ViewProfileButtonComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 10 of file SCR_ViewProfileButtonComponent.c.

◆ Init()

void SCR_ViewProfileButtonComponent::Init ( )
inlineprotected

Definition at line 19 of file SCR_ViewProfileButtonComponent.c.

Member Data Documentation

◆ m_ViewProfile

SCR_InputButtonComponent SCR_ViewProfileButtonComponent::m_ViewProfile
protected

Definition at line 7 of file SCR_ViewProfileButtonComponent.c.

◆ PROFILE_BUTTON_TEXT

const string SCR_ViewProfileButtonComponent::PROFILE_BUTTON_TEXT = "#AR-PlayerLists_ShowProfile"
staticprotected

Definition at line 4 of file SCR_ViewProfileButtonComponent.c.

◆ PROFILE_BUTTON_TEXT_CONSOLE

const string SCR_ViewProfileButtonComponent::PROFILE_BUTTON_TEXT_CONSOLE = "#AR-PlayerLists_ShowGamercard"
staticprotected

Definition at line 5 of file SCR_ViewProfileButtonComponent.c.


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