Appearance
A node in a script-provided UI scene
set_property(name : string, value : any)
Applies any property accepted by the custom UI language.
on_click(handler : function)
Connects a Lua callback to this node's click event.