TextBox
Updated for version 3.37.
It's recommended to first read about the base item before reading about other items https://luffyyy.gitbook.io/beardlib/menuui/menuui-item
TextBox / NumberBox
Creation
Or if a NumberBox:
Why would you use NumberBox instead of Slider?
You don't have to set a minimum and a maximum.
Sliding is not based on mouse position but is based on step.
You prefer the style of the numberbox.
Parameters
Functions
Get
Set
ColorTextBox
Pretty much TextBox but modified for colors
Creation
Parameters
Functions
Get
Set
Last updated