Add support for Blueprint Overrides, and make more progress on the hotkey widget.

This commit is contained in:
2026-04-10 16:56:17 -04:00
parent ad6a33582b
commit ea74f5fe76
9 changed files with 225 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
* UE Wingman Widgets: cannot edit 'Is Variable' flag or widget name.
TSharedPtr<INameValidatorInterface> NameValidator = MakeShareable(new FKismetNameValidator(Blueprint, OldObjectName));
* UE Wingman Function Overrides.
* Keyboard Event Handling