Devices
This is the logic engine that makes your UI feel alive and reactive. Instead of static menus, every single widget (buttons, text, images, colors, materials) can have multiple outcomes based on real-time game data.
It reads live values from connected devices (like Trackers, Stat Creators, Switches, or your own custom Data Indicators).
It performs logic checks behind the scenes (Greater Than, Equal To, Less Than, etc.).
Based on those checks, it dynamically swaps the widget's text, color, visibility, or click behavior on the fly.
If "Auto Update" is enabled, the UI will instantly refresh itself the exact moment those background values change, without the player needing to reopen the menu.