Navigation
API > API/Plugins > API/Plugins/DMXPixelMappingRuntime > API/Plugins/DMXPixelMappingRuntime/UDMXPixelMappingBaseComponent
Description
Gets an Event broadcast this uobject was renamed. Note this is only raised after UObject::Rename, not after SetUserName.
| Name | GetOnComponentRenamed |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRuntime/Public/Components/DMXPixelMappingBaseComponent.h |
| Include Path | #include "Components/DMXPixelMappingBaseComponent.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRuntime/Private/Components/DMXPixelMappingBaseComponent.cpp |
static FDMXPixelMappingOnComponentRenamed & GetOnComponentRenamed()