Barotrauma Client Doc
Barotrauma.Steam.MutableWorkshopMenu Member List

This is the complete list of members for Barotrauma.Steam.MutableWorkshopMenu, including all inherited members.

Apply()Barotrauma.Steam.MutableWorkshopMenu
bbTagRegexBarotrauma.Steam.WorkshopMenuprotectedstatic
CreateActionCarrier(GUIComponent parent, Identifier id, Action action)Barotrauma.Steam.WorkshopMenuprotected
CreateBBCodeElement(Steamworks.Ugc.Item workshopItem, GUIListBox container)Barotrauma.Steam.WorkshopMenuprotectedstatic
CreateModErrorInfo(ContentPackage mod, GUIComponent uiElement, GUITextBlock nameText)Barotrauma.Steam.WorkshopMenuprotectedstatic
CreateSearchBox(RectTransform searchRectT)Barotrauma.Steam.WorkshopMenuprotected
CurrentTabBarotrauma.Steam.MutableWorkshopMenu
Dropdown< T >(GUILayoutGroup parent, Func< T, LocalizedString > textFunc, IReadOnlyList< T > values, T currentValue, Action< T > setter, float heightScale=1.0f)Barotrauma.Steam.WorkshopMenuprotectedstatic
DropdownEnum< T >(GUILayoutGroup parent, Func< T, LocalizedString > textFunc, T currentValue, Action< T > setter)Barotrauma.Steam.WorkshopMenuprotectedstatic
Label(GUILayoutGroup parent, LocalizedString str, GUIFont font, float heightScale=1.0f)Barotrauma.Steam.WorkshopMenuprotectedstatic
ModNameMatches(ContentPackage p, string query)Barotrauma.Steam.WorkshopMenuprotected
MutableWorkshopMenu(GUIFrame parent)Barotrauma.Steam.MutableWorkshopMenu
NewItemRectT(GUILayoutGroup parent, float heightScale=1.0f)Barotrauma.Steam.WorkshopMenuprotectedstatic
Percentage(float v)Barotrauma.Steam.WorkshopMenuprotectedstatic
PopulateInstalledModLists(bool forceRefreshEnabled=false, bool refreshDisabled=true)Barotrauma.Steam.MutableWorkshopMenu
Round(float v)Barotrauma.Steam.WorkshopMenuprotectedstatic
ScrollableTextBox(GUILayoutGroup parent, float heightScale, string text)Barotrauma.Steam.WorkshopMenuprotectedstatic
SelectTab(Tab tab)Barotrauma.Steam.MutableWorkshopMenu
Spacer(GUILayoutGroup parent, float height=0.03f)Barotrauma.Steam.WorkshopMenuprotectedstatic
SwapDropdownValues< T >(GUIDropDown dropdown, Func< T, LocalizedString > textFunc, IReadOnlyList< T > values, T currentValue, Action< T > setter)Barotrauma.Steam.WorkshopMenuprotectedstatic
Tab enum nameBarotrauma.Steam.MutableWorkshopMenu
UpdateModListItemVisibility()Barotrauma.Steam.MutableWorkshopMenuprotectedvirtual
ViewingItemDetailsBarotrauma.Steam.MutableWorkshopMenu
WorkshopMenu(GUIFrame parent)Barotrauma.Steam.WorkshopMenu