Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
SCR_ContentBrowserStateManagerEditorUIComponent Interface Reference
Inheritance diagram for SCR_ContentBrowserStateManagerEditorUIComponent:
[legend]

Public Member Functions

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

Protected Member Functions

void OnBrowserStateChanged (SCR_TabViewComponent tabView, Widget tabRoot, int stateIndex)
 
void OnBrowserEntriesFiltered ()
 
void EnableAllTabs (bool enable)
 
void SetTabVisible (int tabIndex, bool visible)
 
void CreateBrowserStateTabs ()
 
void UpdateStateTab (int index, string searchString, notnull array< EEditableEntityLabel > activeLabels)
 

Protected Attributes

bool m_bAlwaysShowTabview
 
bool m_bDisplayContentOnly
 
bool m_bStaticTabName
 
string m_sBrowserStateTabViewName
 
string m_sStateTabSearchIconName
 
string m_sStateTabActiveFilterHolderName
 
string m_sStateTabTextName
 
string m_sStateTabActiveImageName
 
int m_iActiveFiltersVisibleOnTab
 
string m_sStateTabActiveFilterPrefab
 
string m_sStateTabLabelAmountName
 
LocalizedString m_sStateTabCountFormating
 
SCR_ContentBrowserEditorComponent m_ContentBrowserManager
 
SCR_TabViewComponent m_BrowserStateTabView
 

Member Function Documentation

◆ CreateBrowserStateTabs()

void SCR_ContentBrowserStateManagerEditorUIComponent.CreateBrowserStateTabs ( )
protected

◆ EnableAllTabs()

void SCR_ContentBrowserStateManagerEditorUIComponent.EnableAllTabs ( bool  enable)
protected

◆ HandlerAttached()

override void SCR_ContentBrowserStateManagerEditorUIComponent.HandlerAttached ( Widget  w)

◆ HandlerDeattached()

override void SCR_ContentBrowserStateManagerEditorUIComponent.HandlerDeattached ( Widget  w)

◆ OnBrowserEntriesFiltered()

void SCR_ContentBrowserStateManagerEditorUIComponent.OnBrowserEntriesFiltered ( )
protected

◆ OnBrowserStateChanged()

void SCR_ContentBrowserStateManagerEditorUIComponent.OnBrowserStateChanged ( SCR_TabViewComponent  tabView,
Widget  tabRoot,
int  stateIndex 
)
protected

◆ SetTabVisible()

void SCR_ContentBrowserStateManagerEditorUIComponent.SetTabVisible ( int  tabIndex,
bool  visible 
)
protected

◆ UpdateStateTab()

void SCR_ContentBrowserStateManagerEditorUIComponent.UpdateStateTab ( int  index,
string  searchString,
notnull array< EEditableEntityLabel >  activeLabels 
)
protected

Member Data Documentation

◆ m_bAlwaysShowTabview

bool SCR_ContentBrowserStateManagerEditorUIComponent.m_bAlwaysShowTabview
protected

◆ m_bDisplayContentOnly

bool SCR_ContentBrowserStateManagerEditorUIComponent.m_bDisplayContentOnly
protected

◆ m_BrowserStateTabView

SCR_TabViewComponent SCR_ContentBrowserStateManagerEditorUIComponent.m_BrowserStateTabView
protected

◆ m_bStaticTabName

bool SCR_ContentBrowserStateManagerEditorUIComponent.m_bStaticTabName
protected

◆ m_ContentBrowserManager

SCR_ContentBrowserEditorComponent SCR_ContentBrowserStateManagerEditorUIComponent.m_ContentBrowserManager
protected

◆ m_iActiveFiltersVisibleOnTab

int SCR_ContentBrowserStateManagerEditorUIComponent.m_iActiveFiltersVisibleOnTab
protected

◆ m_sBrowserStateTabViewName

string SCR_ContentBrowserStateManagerEditorUIComponent.m_sBrowserStateTabViewName
protected

◆ m_sStateTabActiveFilterHolderName

string SCR_ContentBrowserStateManagerEditorUIComponent.m_sStateTabActiveFilterHolderName
protected

◆ m_sStateTabActiveFilterPrefab

string SCR_ContentBrowserStateManagerEditorUIComponent.m_sStateTabActiveFilterPrefab
protected

◆ m_sStateTabActiveImageName

string SCR_ContentBrowserStateManagerEditorUIComponent.m_sStateTabActiveImageName
protected

◆ m_sStateTabCountFormating

LocalizedString SCR_ContentBrowserStateManagerEditorUIComponent.m_sStateTabCountFormating
protected

◆ m_sStateTabLabelAmountName

string SCR_ContentBrowserStateManagerEditorUIComponent.m_sStateTabLabelAmountName
protected

◆ m_sStateTabSearchIconName

string SCR_ContentBrowserStateManagerEditorUIComponent.m_sStateTabSearchIconName
protected

◆ m_sStateTabTextName

string SCR_ContentBrowserStateManagerEditorUIComponent.m_sStateTabTextName
protected

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