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

Protected Member Functions

override void OnTabCreate (Widget menuRoot, ResourceName buttonsLayout, int index)
override void OnMenuUpdate (float tDelta)
override void OnTabHide ()
override void OnTabRemove ()
void SetupCategories ()
void SetupNotifications ()
void OnSendFeedback ()
void OnTos ()

Protected Attributes

ResourceName m_sNotificationsLayout
string m_sSendButtonName
string m_sFeedbackEditboxName
string m_sMailEditboxName
string m_sNotificationName
string m_sTypeComboBoxName
string m_sCategoryComboBoxName
SCR_ButtonBaseComponent m_Send
SCR_EditBoxComponent m_Feedback
SCR_ComboBoxComponent m_FeedbackType
SCR_ComboBoxComponent m_FeedbackCategory
SCR_InputButtonComponent m_TermsOfService

Detailed Description

Definition at line 1 of file SCR_CommunitySubMenu.c.

Member Function Documentation

◆ OnMenuUpdate()

override void SCR_CommunitySubMenu::OnMenuUpdate ( float tDelta)
inlineprotected

Definition at line 53 of file SCR_CommunitySubMenu.c.

◆ OnSendFeedback()

void SCR_CommunitySubMenu::OnSendFeedback ( )
inlineprotected

Definition at line 132 of file SCR_CommunitySubMenu.c.

◆ OnTabCreate()

override void SCR_CommunitySubMenu::OnTabCreate ( Widget menuRoot,
ResourceName buttonsLayout,
int index )
inlineprotected

Definition at line 27 of file SCR_CommunitySubMenu.c.

◆ OnTabHide()

override void SCR_CommunitySubMenu::OnTabHide ( )
inlineprotected

Definition at line 62 of file SCR_CommunitySubMenu.c.

◆ OnTabRemove()

override void SCR_CommunitySubMenu::OnTabRemove ( )
inlineprotected

Definition at line 73 of file SCR_CommunitySubMenu.c.

◆ OnTos()

void SCR_CommunitySubMenu::OnTos ( )
inlineprotected

Definition at line 147 of file SCR_CommunitySubMenu.c.

◆ SetupCategories()

void SCR_CommunitySubMenu::SetupCategories ( )
inlineprotected

Definition at line 82 of file SCR_CommunitySubMenu.c.

◆ SetupNotifications()

void SCR_CommunitySubMenu::SetupNotifications ( )
inlineprotected

Definition at line 108 of file SCR_CommunitySubMenu.c.

Member Data Documentation

◆ m_Feedback

SCR_EditBoxComponent SCR_CommunitySubMenu::m_Feedback
protected

Definition at line 20 of file SCR_CommunitySubMenu.c.

◆ m_FeedbackCategory

SCR_ComboBoxComponent SCR_CommunitySubMenu::m_FeedbackCategory
protected

Definition at line 22 of file SCR_CommunitySubMenu.c.

◆ m_FeedbackType

SCR_ComboBoxComponent SCR_CommunitySubMenu::m_FeedbackType
protected

Definition at line 21 of file SCR_CommunitySubMenu.c.

◆ m_sCategoryComboBoxName

string SCR_CommunitySubMenu::m_sCategoryComboBoxName
protected

Definition at line 17 of file SCR_CommunitySubMenu.c.

◆ m_Send

SCR_ButtonBaseComponent SCR_CommunitySubMenu::m_Send
protected

Definition at line 19 of file SCR_CommunitySubMenu.c.

◆ m_sFeedbackEditboxName

string SCR_CommunitySubMenu::m_sFeedbackEditboxName
protected

Definition at line 9 of file SCR_CommunitySubMenu.c.

◆ m_sMailEditboxName

string SCR_CommunitySubMenu::m_sMailEditboxName
protected

Definition at line 11 of file SCR_CommunitySubMenu.c.

◆ m_sNotificationName

string SCR_CommunitySubMenu::m_sNotificationName
protected

Definition at line 13 of file SCR_CommunitySubMenu.c.

◆ m_sNotificationsLayout

ResourceName SCR_CommunitySubMenu::m_sNotificationsLayout
protected

Definition at line 4 of file SCR_CommunitySubMenu.c.

◆ m_sSendButtonName

string SCR_CommunitySubMenu::m_sSendButtonName
protected

Definition at line 7 of file SCR_CommunitySubMenu.c.

◆ m_sTypeComboBoxName

string SCR_CommunitySubMenu::m_sTypeComboBoxName
protected

Definition at line 15 of file SCR_CommunitySubMenu.c.

◆ m_TermsOfService

SCR_InputButtonComponent SCR_CommunitySubMenu::m_TermsOfService
protected

Definition at line 24 of file SCR_CommunitySubMenu.c.


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