UDMXPixelMappingMatrixCellComponent::GetNamePrefix

Helper function for generating [UObject](API\Runtime\CoreUObject\UObject\UObject) name, the child should implement their own logic for Prefix name generation.

Windows
MacOS
Linux

Override Hierarchy

UDMXPixelMappingBaseComponent::GetNamePrefix()

UDMXPixelMappingMatrixCellComponent::GetNamePrefix()

References

Module

DMXPixelMappingRuntime

Header

/Engine/Plugins/Experimental/DigitalMultiplex/DMXPixelMapping/Source/DMXPixelMappingRuntime/Public/Components/DMXPixelMappingMatrixCellComponent.h

Include

#include "Components/DMXPixelMappingMatrixCellComponent.h"

Source

/Engine/Plugins/Experimental/DigitalMultiplex/DMXPixelMapping/Source/DMXPixelMappingRuntime/Private/Components/DMXPixelMappingMatrixCellComponent.cpp

Syntax

virtual const FName & GetNamePrefix()

Remarks

Helper function for generating UObject name, the child should implement their own logic for Prefix name generation.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss