Player controller code to sort input components better: widgets with 'Stop Input' go to top of priority stack, and also, priority actually works now.

This commit is contained in:
2026-04-17 17:56:10 -04:00
parent d396f394ab
commit 7a09da8a4e
5 changed files with 110 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
* UE Wingman Function Overrides.
* UE Wingman rename functions.
* In the console, do not allow multi-line lua expressions unless it's something that reasonably should be multi-line, like a function definition or an if-statement.
* Keyboard Event Handling