Navigation
API > API/Plugins > API/Plugins/DataRegistry > API/Plugins/DataRegistry/UDataRegistry
- UObject::PostRename()
- UDataRegistry::PostRename()
References
| Module | DataRegistry |
| Header | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Public/DataRegistry.h |
| Include | #include "DataRegistry.h" |
| Source | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Private/DataRegistry.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