Navigation
API > API/Plugins > API/Plugins/DMXPixelMappingRuntime > API/Plugins/DMXPixelMappingRuntime/Components > API/Plugins/DMXPixelMappingRuntime/Components/UDMXPixelMappingBaseComponent
- UObject::PostRename()
- UDMXPixelMappingBaseComponent::PostRename()
References
Module | DMXPixelMappingRuntime |
Header | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRuntime/Public/Components/DMXPixelMappingBaseComponent.h |
Include | #include "Components/DMXPixelMappingBaseComponent.h" |
Source | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRuntime/Private/Components/DMXPixelMappingBaseComponent.cpp |
virtual void PostRename
(
UObject * OldOuter,
const FName OldName
)
Remarks
Called at the end of Rename(), but only if the rename was actually carried out