Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/UCustomizableObjectGraph
- UObject::PostRename()
- UCustomizableObjectGraph::PostRename()
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Classes/MuCOE/CustomizableObjectGraph.h |
| Include | #include "MuCOE/CustomizableObjectGraph.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Private/MuCOE/CustomizableObjectGraph.cpp |
virtual void PostRename
&40;
UObject &42; OldOuter,
const FName OldName
&41;
Remarks
Called at the end of Rename(), but only if the rename was actually carried out