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