Ready-made StateTree tools for Unreal Engine 5
Tasks for managing player input modes.
| Task | Description |
|---|---|
| Set Input Mode: Game Only | Sets input mode to game only on a bound player controller. |
| Set Input Mode: UI Only | Sets input mode to UI only on a bound player controller, with optional widget focus and mouse lock behaviour. |
| Set Input Mode: Game And UI | Sets input mode to game and UI simultaneously on a bound player controller, with optional widget focus, mouse lock, and cursor capture behaviour. |