Final form of radial menus

This commit is contained in:
2026-05-19 02:55:31 -04:00
parent 36ec4a3b9b
commit f7983b1f02
6 changed files with 18 additions and 6 deletions

View File

@@ -56,6 +56,7 @@ public:
// input device. Defaults to KeyboardMouse until the
// first gamepad button event is observed.
//
UFUNCTION(BlueprintCallable, Category="Luprex|Input")
static ElxControllerType GetLastControllerType();
private: