Still working on event handling for hotkey widgets

This commit is contained in:
2025-05-23 15:33:18 -04:00
parent 28f1c4c819
commit 40da211985
32 changed files with 254 additions and 158 deletions

View File

@@ -16,6 +16,8 @@ public class Integration : ModuleRules
"Sockets",
"Networking",
"EnhancedInput",
"UMG",
"CommonUI"
});
PrivateDependencyModuleNames.AddRange(new string[] {