Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/UWidgetBlueprint
- UBlueprint::NotifyGraphRenamed()
- UWidgetBlueprint::NotifyGraphRenamed()
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Public/WidgetBlueprint.h |
| Include | #include "WidgetBlueprint.h" |
| Source | /Engine/Source/Editor/UMGEditor/Private/WidgetBlueprint.cpp |
virtual void NotifyGraphRenamed
&40;
class UEdGraph &42; Graph,
FName OldName,
FName NewName
&41;
Remarks
Notify the blueprint when a graph is renamed to allow for additional fixups.