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