Stricter name validation, and better disambiguation of graph actions

This commit is contained in:
2026-04-09 22:01:19 -04:00
parent 46ac6b34a8
commit 224e6604e6
13 changed files with 153 additions and 63 deletions

View File

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