Navigation
API > API/Plugins > API/Plugins/DMXPixelMappingRuntime > API/Plugins/DMXPixelMappingRuntime/UDMXPixelMappingBaseComponent
Description
Returns the name of the component. If user name is set returns the custom user name (see SetUserName)
Derived Overrides
- UDMXPixelMappingFixtureGroupComponent::GetUserName
- UDMXPixelMappingFixtureGroupItemComponent::GetUserName
- UDMXPixelMappingMatrixCellComponent::GetUserName
- UDMXPixelMappingMatrixComponent::GetUserName
- UDMXPixelMappingRendererComponent::GetUserName
- UDMXPixelMappingRootComponent::GetUserName
| Name | GetUserName |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRuntime/Public/Components/DMXPixelMappingBaseComponent.h |
| Include Path | #include "Components/DMXPixelMappingBaseComponent.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRuntime/Private/Components/DMXPixelMappingBaseComponent.cpp |
virtual FString GetUserName() const