Link Search Menu Expand Document

LIB_WT_Button

Variables

Variable name Variable type Description
ButtonText Text The text to put inside the button
ClickedModifier LIB_S_ColorModifier The modifier to use when the button is pressed
HoveredModifier LIB_S_ColorModifier The modifier to use while the button is hovered with a mouse
TextModifier LIB_S_ColorModifier The modifier to use for the text
FontSize Integer  

Event dispatchers

Name Inputs Description
OnClicked   Called every time the button is clicked