Namespace WeaverCore.Settings.Elements
Classes
BoolElement
A UI Element with a toggle between true and false
EnumElement
A UI element which can have it's value selected from a list of predefined values
FunctionElement
A UI Element that runs a function when it is clicked ohn
HeaderElement
A UI Element for inserting a big header between two UI Elements
NumberElement
A UI Element where it's value can be set to any number. Adding the SettingRangeAttribute limits this number to a certain range
SpaceElement
Used to add a space between two UI Elements
StringElement
A UI Element where the user can input any string value into it
UIElement
Used for displaying a field or property in the settings menu