Navigation
Unreal Engine C++ API Reference > Plugins > DMXPixelMappingRuntime > Components > UDMXPixelMappingMatrixComponent
- UDMXPixelMappingBaseComponent::GetNamePrefix()
- UDMXPixelMappingMatrixComponent::GetNamePrefix()
References
Module | DMXPixelMappingRuntime |
Header | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRuntime/Public/Components/DMXPixelMappingMatrixComponent.h |
Include | #include "Components/DMXPixelMappingMatrixComponent.h" |
Source | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRuntime/Private/Components/DMXPixelMappingMatrixComponent.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.