This is the complete list of members for SCR_LoadoutGallery, including all inherited members.
AddItem(SCR_BasePlayerLoadout loadout, bool enabled=true) | SCR_LoadoutGallery | |
SCR_GalleryComponent.AddItem() | SCR_GalleryComponent | |
SCR_GalleryComponent.AddItem(Widget widget) | SCR_GalleryComponent | |
ClearAll() | SCR_LoadoutGallery | |
CreateWidget() | SCR_GalleryComponent | protected |
CreateWidgets(int count) | SCR_GalleryComponent | protected |
EnablePagingInputListeners(bool enable) | SCR_LoadoutGallery | |
GetButtonForLoadout(SCR_BasePlayerLoadout loadout) | SCR_LoadoutGallery | |
GetContentRoot() | SCR_LoadoutGallery | |
GetFocused() | SCR_LoadoutGallery | |
GetGalleryComponent(string name, Widget parent, bool searchAllChildren=true) | SCR_GalleryComponent | static |
GetOnFocusChange() | SCR_LoadoutGallery | |
GetOnLoadoutClicked() | SCR_LoadoutGallery | |
GetOnLoadoutFocusLost() | SCR_LoadoutGallery | |
GetOnLoadoutHovered() | SCR_LoadoutGallery | |
GetWidgets(out array< Widget > widgets) | SCR_GalleryComponent | |
HandlerAttached(Widget w) | SCR_LoadoutGallery | |
m_aLoadoutButtons | SCR_LoadoutGallery | protected |
m_aWidgets | SCR_GalleryComponent | protected |
m_bCycleMode | SCR_GalleryComponent | protected |
m_bFocused | SCR_LoadoutGallery | protected |
m_bMovePerPage | SCR_GalleryComponent | protected |
m_bShowNavigationArrows | SCR_GalleryComponent | protected |
m_bShowPagingHints | SCR_GalleryComponent | protected |
m_fAnimationRate | SCR_GalleryComponent | protected |
m_fAnimationTime | SCR_GalleryComponent | protected |
m_fSpacing | SCR_GalleryComponent | protected |
m_Hint | SCR_GalleryComponent | protected |
m_iCountShownItems | SCR_GalleryComponent | protected |
m_iInitialItemCount | SCR_GalleryComponent | protected |
m_iSelectedItem | SCR_GalleryComponent | protected |
m_OnFocusChange | SCR_LoadoutGallery | protected |
m_OnLoadoutClicked | SCR_LoadoutGallery | protected |
m_OnLoadoutFocusLost | SCR_LoadoutGallery | protected |
m_OnLoadoutHovered | SCR_LoadoutGallery | protected |
m_PagingLeft | SCR_GalleryComponent | protected |
m_PagingRight | SCR_GalleryComponent | protected |
m_sActionLeft | SCR_GalleryComponent | protected |
m_sActionRight | SCR_GalleryComponent | protected |
m_sContentName | SCR_GalleryComponent | protected |
m_SelectedButton | SCR_LoadoutGallery | protected |
m_sHintName | SCR_GalleryComponent | protected |
m_sItemLayout | SCR_GalleryComponent | protected |
m_sLoadoutButton | SCR_LoadoutGallery | protected |
m_wContentRoot | SCR_GalleryComponent | protected |
m_wRoot | SCR_GalleryComponent | protected |
OnCustomLeft() | SCR_GalleryComponent | |
OnCustomRight() | SCR_GalleryComponent | |
OnFocus(Widget w, int x, int y) | SCR_LoadoutGallery | |
OnFocusLost(Widget w, int x, int y) | SCR_LoadoutGallery | |
OnInputDeviceIsGamepad(bool isGamepad) | SCR_GalleryComponent | protected |
OnItemFocused(Widget w) | SCR_GalleryComponent | |
OnLoadoutClicked(notnull SCR_LoadoutButton loadoutBtn) | SCR_LoadoutGallery | protected |
OnLoadoutFocusLost(notnull Widget btn) | SCR_LoadoutGallery | protected |
OnLoadoutHovered(notnull Widget btn) | SCR_LoadoutGallery | protected |
OnLoadoutMouseLeave(notnull Widget btn) | SCR_LoadoutGallery | protected |
OnNavigationLeft() | SCR_GalleryComponent | |
OnNavigationRight() | SCR_GalleryComponent | |
OnNextItem() | SCR_GalleryComponent | protected |
OnPreviousItem() | SCR_GalleryComponent | protected |
RemoveItem(int item) | SCR_GalleryComponent | |
SetAnimationRate() | SCR_GalleryComponent | protected |
SetCurrentItem(int i, bool animate=false) | SCR_GalleryComponent | |
SetFocusedItem(int index, bool force=false) | SCR_GalleryComponent | |
SetGalleryFocused(bool focused) | SCR_LoadoutGallery | |
SetSelected(SCR_BasePlayerLoadout loadout) | SCR_LoadoutGallery | |
SetupHints(int count, bool animate=true) | SCR_GalleryComponent | protected |
ShowPagingButtons(bool animate=true) | SCR_LoadoutGallery | |
ShowTiles(int startingIndex, bool animate=true) | SCR_GalleryComponent | protected |
UpdatePagingButtons() | SCR_GalleryComponent | protected |