Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_BrowserListMenuEntryComponent Class Reference
Inheritance diagram for SCR_BrowserListMenuEntryComponent:
SCR_ListMenuEntryComponent SCR_ContentBrowser_ScenarioLineComponent SCR_ServerBrowserEntryComponent SCR_ContentBrowser_GMSaveLineComponent

Protected Member Functions

override void HandlerAttached (Widget w)
override void UpdateModularButtons ()
void OnFavoriteClicked (SCR_ModularButtonComponent comp)
bool SetFavorite (bool favorite)
bool IsFavorite ()
ScriptInvokerBrowserListMenuEntry GetOnFavorite ()

Protected Attributes

ref SCR_ModularButtonComponent m_FavoriteButton
bool m_bFavorite
ref ScriptInvokerBrowserListMenuEntry m_OnFavorite

Static Protected Attributes

static const string BUTTON_FAVORITE = "FavoriteButton"

Detailed Description

Definition at line 8 of file SCR_BrowserListMenuEntryComponent.c.

Member Function Documentation

◆ GetOnFavorite()

ScriptInvokerBrowserListMenuEntry SCR_BrowserListMenuEntryComponent::GetOnFavorite ( )
inlineprotected

Definition at line 71 of file SCR_BrowserListMenuEntryComponent.c.

◆ HandlerAttached()

override void SCR_BrowserListMenuEntryComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 18 of file SCR_BrowserListMenuEntryComponent.c.

◆ IsFavorite()

bool SCR_BrowserListMenuEntryComponent::IsFavorite ( )
inlineprotected

Definition at line 65 of file SCR_BrowserListMenuEntryComponent.c.

◆ OnFavoriteClicked()

void SCR_BrowserListMenuEntryComponent::OnFavoriteClicked ( SCR_ModularButtonComponent comp)
inlineprotected

Definition at line 42 of file SCR_BrowserListMenuEntryComponent.c.

◆ SetFavorite()

bool SCR_BrowserListMenuEntryComponent::SetFavorite ( bool favorite)
inlineprotected

Definition at line 48 of file SCR_BrowserListMenuEntryComponent.c.

◆ UpdateModularButtons()

override void SCR_BrowserListMenuEntryComponent::UpdateModularButtons ( )
inlineprotected

Definition at line 34 of file SCR_BrowserListMenuEntryComponent.c.

Member Data Documentation

◆ BUTTON_FAVORITE

const string SCR_BrowserListMenuEntryComponent::BUTTON_FAVORITE = "FavoriteButton"
staticprotected

Definition at line 10 of file SCR_BrowserListMenuEntryComponent.c.

◆ m_bFavorite

bool SCR_BrowserListMenuEntryComponent::m_bFavorite
protected

Definition at line 13 of file SCR_BrowserListMenuEntryComponent.c.

◆ m_FavoriteButton

ref SCR_ModularButtonComponent SCR_BrowserListMenuEntryComponent::m_FavoriteButton
protected

Definition at line 12 of file SCR_BrowserListMenuEntryComponent.c.

◆ m_OnFavorite

ref ScriptInvokerBrowserListMenuEntry SCR_BrowserListMenuEntryComponent::m_OnFavorite
protected

Definition at line 15 of file SCR_BrowserListMenuEntryComponent.c.


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