SuiHeader
Variables
bool bbcode_support = true
Enables support for BBCode.
String text = "[center]SuiHeader[/center]"
The text you want to display.
int font_size = 35
The size your text should have.
bool editor_process = true
Determines if the element should be updated automatically while running in the editor.
bool runtime_process = true
Determines if the element should be updated automatically during your game/application's runtime.
Functions
void update_element()
Updates the element.