AnimateCardFadeIn(Widget cardWidget) | SCR_ContentBrowserEditorUIComponent | protected |
CloseContentBrowser() | SCR_ContentBrowserEditorUIComponent | |
DisableArrowsSinglePage() | SCR_BasePaginationUIComponent | protected |
EnablePageButton(Widget w, bool enable) | SCR_BasePaginationUIComponent | protected |
FilterEntries(bool resetPage=true, bool resetSearch=true, bool animateEntries=false) | SCR_ContentBrowserEditorUIComponent | protected |
GamePadSwitchToggleSearch() | SCR_ContentBrowserEditorUIComponent | protected |
GamePadToggleSearch(bool toggle, bool forceToggle=true) | SCR_ContentBrowserEditorUIComponent | protected |
GamepadToggleSelectButtonSwap() | SCR_ContentBrowserEditorUIComponent | protected |
GetColumns() | SCR_BasePaginationUIComponent | |
GetCurrentPage() | SCR_BasePaginationUIComponent | |
GetEntryCount() | SCR_ContentBrowserEditorUIComponent | |
GetEntryIndex(Widget w) | SCR_BasePaginationUIComponent | |
GetHighestOrderedLabelUIInfo(notnull array< EEditableEntityLabel > labels) | SCR_ContentBrowserEditorUIComponent | protected |
GetMenu() | MenuRootSubComponent | |
GetOnPageChanged() | SCR_BasePaginationUIComponent | |
GetRootComponent() | MenuRootSubComponent | |
GetRows() | SCR_BasePaginationUIComponent | |
GetWidget() | MenuRootSubComponent | |
HandlerAttached(Widget w) | SCR_BasePaginationUIComponent | |
HandlerAttachedScripted(Widget w) | SCR_ContentBrowserEditorUIComponent | protected |
HandlerDeattached(Widget w) | SCR_ContentBrowserEditorUIComponent | protected |
InitializeLabels() | SCR_ContentBrowserEditorUIComponent | protected |
IsUnique() | SCR_ContentBrowserEditorUIComponent | protected |
IterateIndex(out int row, out int column) | SCR_BasePaginationUIComponent | protected |
m_aCardPrefabs | SCR_ContentBrowserEditorUIComponent | protected |
m_aEmptyItemLayouts | SCR_BasePaginationUIComponent | protected |
m_aLocalizationKeys | SCR_ContentBrowserEditorUIComponent | protected |
m_bAnimateEntries | SCR_ContentBrowserEditorUIComponent | protected |
m_bBudgetPreviewUpdateEnabled | SCR_ContentBrowserEditorUIComponent | protected |
m_bCardSelected | SCR_ContentBrowserEditorUIComponent | protected |
m_bContentLoadingWidgetActive | SCR_ContentBrowserEditorUIComponent | protected |
m_bDisableArrowsSinglePage | SCR_BasePaginationUIComponent | protected |
m_bFocusingAssetCard | SCR_ContentBrowserEditorUIComponent | protected |
m_bHideArrowsIfDisabled | SCR_BasePaginationUIComponent | protected |
m_bIgnoreGamePadInput | SCR_BasePaginationUIComponent | protected |
m_bLoop | SCR_BasePaginationUIComponent | protected |
m_bMustHoverOverContent | SCR_BasePaginationUIComponent | protected |
m_bPlayAudioOnPageChange | SCR_BasePaginationUIComponent | protected |
m_bSearchIsToggled | SCR_ContentBrowserEditorUIComponent | protected |
m_bShowEmptyEntries | SCR_BasePaginationUIComponent | protected |
m_bUnderCursor | SCR_BasePaginationUIComponent | protected |
m_bUsingGamePad | SCR_ContentBrowserEditorUIComponent | protected |
m_ButtonNextNoScrollWidget | SCR_BasePaginationUIComponent | protected |
m_ButtonNextWidget | SCR_BasePaginationUIComponent | protected |
m_ButtonPrevNoScrollWidget | SCR_BasePaginationUIComponent | protected |
m_ButtonPrevWidget | SCR_BasePaginationUIComponent | protected |
m_ContentLoadingVisual | SCR_ContentBrowserEditorUIComponent | protected |
m_ContentWidget | SCR_BasePaginationUIComponent | protected |
m_FocusedIndex | SCR_BasePaginationUIComponent | protected |
m_FocusNextWidget | SCR_BasePaginationUIComponent | protected |
m_FocusPrevWidget | SCR_BasePaginationUIComponent | protected |
m_iCardFocusIndex | SCR_ContentBrowserEditorUIComponent | protected |
m_iColumns | SCR_BasePaginationUIComponent | protected |
m_iCurrentPage | SCR_BasePaginationUIComponent | protected |
m_iMinColumns | SCR_BasePaginationUIComponent | protected |
m_iMinRows | SCR_BasePaginationUIComponent | protected |
m_iRows | SCR_BasePaginationUIComponent | protected |
m_LastSelectedOnSearch | SCR_ContentBrowserEditorUIComponent | protected |
m_NoFilterResultsWidget | SCR_ContentBrowserEditorUIComponent | protected |
m_OnPageChanged | SCR_BasePaginationUIComponent | protected |
m_PageNumberWidget | SCR_BasePaginationUIComponent | protected |
m_sActiveFiltersName | SCR_ContentBrowserEditorUIComponent | protected |
m_sButtonNextName | SCR_BasePaginationUIComponent | protected |
m_sButtonNextName_NoScrolling | SCR_BasePaginationUIComponent | protected |
m_sButtonPrevName | SCR_BasePaginationUIComponent | protected |
m_sButtonPrevName_NoScrolling | SCR_BasePaginationUIComponent | protected |
m_sContentName | SCR_BasePaginationUIComponent | protected |
m_ScrollLayout | SCR_ContentBrowserEditorUIComponent | protected |
m_SearchEditBox | SCR_ContentBrowserEditorUIComponent | protected |
m_SelectCardButton | SCR_ContentBrowserEditorUIComponent | protected |
m_sFocusNextName | SCR_BasePaginationUIComponent | protected |
m_sFocusPrevName | SCR_BasePaginationUIComponent | protected |
m_sHeaderWidgetName | SCR_ContentBrowserEditorUIComponent | protected |
m_sNoFilterResultsWidgetName | SCR_ContentBrowserEditorUIComponent | protected |
m_sOnNextPageSfx | SCR_BasePaginationUIComponent | protected |
m_sOnPrevPageSfx | SCR_BasePaginationUIComponent | protected |
m_sPageIndexVisualName | SCR_BasePaginationUIComponent | protected |
m_sPageIndexVisualText | SCR_BasePaginationUIComponent | protected |
m_sResetFiltersButtonName | SCR_ContentBrowserEditorUIComponent | protected |
m_sSelectCardButtonName | SCR_ContentBrowserEditorUIComponent | protected |
m_sSfxOnOpenDialog | SCR_ContentBrowserEditorUIComponent | protected |
m_sToggleCardFilterButton | SCR_ContentBrowserEditorUIComponent | protected |
m_sToggleFilterdButtonName | SCR_ContentBrowserEditorUIComponent | protected |
m_sToggleSearchButton | SCR_ContentBrowserEditorUIComponent | protected |
m_ToggleFilterdButton | SCR_ContentBrowserEditorUIComponent | protected |
m_wFocusedCard | SCR_ContentBrowserEditorUIComponent | protected |
m_wToggleCardFilterButton | SCR_ContentBrowserEditorUIComponent | protected |
m_wToggleSearchButton | SCR_ContentBrowserEditorUIComponent | protected |
OnApplyLabelChanges() | SCR_ContentBrowserEditorUIComponent | protected |
OnBrowserEntriesFiltered() | SCR_ContentBrowserEditorUIComponent | protected |
OnButtonNext() | SCR_ContentBrowserEditorUIComponent | protected |
OnButtonPrev() | SCR_ContentBrowserEditorUIComponent | protected |
OnCardFocus(Widget card, int prefabIndex, bool focus) | SCR_ContentBrowserEditorUIComponent | protected |
OnCardHover(Widget card, int prefabIndex, bool hover) | SCR_ContentBrowserEditorUIComponent | protected |
OnCardLMB(Widget assetWidget) | SCR_ContentBrowserEditorUIComponent | |
OnFocus(Widget w, int x, int y) | SCR_BasePaginationUIComponent | |
OnInputDeviceIsGamepad(bool isGamepad) | SCR_BasePaginationUIComponent | protected |
OnInputDeviceIsGamepadScripted(bool isGamepad) | SCR_ContentBrowserEditorUIComponent | protected |
OnMenuClosed() | SCR_ContentBrowserEditorUIComponent | protected |
OnMouseEnter(Widget w, int x, int y) | SCR_BasePaginationUIComponent | |
OnMouseLeave(Widget w, Widget enterW, int x, int y) | SCR_BasePaginationUIComponent | |
OnResetClicked() | SCR_ContentBrowserEditorUIComponent | protected |
OnSearchConfirmed(SCR_EditBoxComponent editBox, string text) | SCR_ContentBrowserEditorUIComponent | protected |
OnSearchFocusChanged(SCR_EditBoxComponent editBoxComponent, EditBoxWidget editBoxWidget, bool focus) | SCR_ContentBrowserEditorUIComponent | protected |
OnShowLoadingCircle(bool state=true) | SCR_ContentBrowserEditorUIComponent | protected |
RefreshPage() | SCR_BasePaginationUIComponent | |
ResetSearch() | SCR_ContentBrowserEditorUIComponent | protected |
SetPage(int page, bool isRefresh=false) | SCR_BasePaginationUIComponent | |
SetUnderCursor(bool newUnderCursor) | SCR_BasePaginationUIComponent | protected |
ShowEntries(Widget contentWidget, int indexStart, int indexEnd) | SCR_ContentBrowserEditorUIComponent | |
SwitchToAssetCards() | SCR_ContentBrowserEditorUIComponent | protected |
SwitchToFilters() | SCR_ContentBrowserEditorUIComponent | protected |
ToggleBetweenCardsAndFilters() | SCR_ContentBrowserEditorUIComponent | protected |