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