Navigation
API > API/Plugins > API/Plugins/DMXPixelMappingRuntime > API/Plugins/DMXPixelMappingRuntime/Components > API/Plugins/DMXPixelMappingRuntime/Components/UDMXPixelMapping-_1
- UDMXPixelMappingBaseComponent::GetNamePrefix()
- UDMXPixelMappingFixtureGroupItemComponent::GetNamePrefix()
References
| Module | DMXPixelMappingRuntime |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRuntime/Public/Components/DMXPixelMappingFixtureGroupItemComponent.h |
| Include | #include "Components/DMXPixelMappingFixtureGroupItemComponent.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRuntime/Private/Components/DMXPixelMappingFixtureGroupItemComponent.cpp |
virtual const FName & GetNamePrefix()
Remarks
Helper function for generating UObject name, the child should implement their own logic for Prefix name generation.