Text
string
Toggle
Enabled
boolean
false
Callback(State, Func)
function
Disable
type: table
table
true
Font
string/Enum.Font
SourceSans
TextSize
number
16
TextColor
Color3
245, 246, 250
If the Disable parameter is true, any active toggle will be disabled after the UI is destroyed
If the initial state of the toggle is true, the callback code will be executed (useful if you save the state of the toggle in a file and it is true).
Last updated 3 years ago