Barotrauma Client Doc
Barotrauma.Steam.ImmutableWorkshopMenu Member List

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

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
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
ImmutableWorkshopMenu(GUIFrame parent)Barotrauma.Steam.ImmutableWorkshopMenu
Label(GUILayoutGroup parent, LocalizedString str, GUIFont font, float heightScale=1.0f)Barotrauma.Steam.WorkshopMenuprotectedstatic
ModNameMatches(ContentPackage p, string query)Barotrauma.Steam.WorkshopMenuprotected
NewItemRectT(GUILayoutGroup parent, float heightScale=1.0f)Barotrauma.Steam.WorkshopMenuprotectedstatic
Percentage(float v)Barotrauma.Steam.WorkshopMenuprotectedstatic
Round(float v)Barotrauma.Steam.WorkshopMenuprotectedstatic
ScrollableTextBox(GUILayoutGroup parent, float heightScale, string text)Barotrauma.Steam.WorkshopMenuprotectedstatic
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
UpdateModListItemVisibility()Barotrauma.Steam.ImmutableWorkshopMenuprotectedvirtual
WorkshopMenu(GUIFrame parent)Barotrauma.Steam.WorkshopMenu