Skip to content

Overload_MSCLoader_Settings_AddButton

piotrulos edited this page Dec 18, 2024 · 5 revisions

AddButton Method

Overload List

AddButton(String, Action, Boolean) Add button that can execute function.
AddButton(String, Action, SettingsButton.ButtonIcon, Boolean) Add button that can execute function.
AddButton(String, Action, Texture2D, Boolean) Add button that can execute function.
AddButton(String, Action, Color, Color, Boolean) Add button that can execute function.
AddButton(String, Action, Color, Color, SettingsButton.ButtonIcon, Boolean) Add button that can execute function.
AddButton(String, Action, Color, Color, Texture2D, Boolean) Add button that can execute function.

See Also

Reference

Settings Class
MSCLoader Namespace

Clone this wiki locally