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