"Executor" Element
Keksuccino opened this issue ยท 2 comments
- Executes action (aka. button action) on layout loading
- Requirement support: Only executes action if "visible"
- Switch between SYNC and ASYNC mode (sync runs on game thread, async on separate thread)