Navigation
API > API/Plugins > API/Plugins/DMXRuntime > API/Plugins/DMXRuntime/UDMXSubsystem
References
| Module | DMXRuntime |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/DMXSubsystem.h |
| Include | #include "DMXSubsystem.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Private/DMXSubsystem.cpp |
UFUNCTION (BlueprintCallable, Category="DMX")
FName GetAttributeLabel
(
FDMXAttributeName AttributeName
)
Remarks
Gets the FName of an Attribute Name. The name of the Attribute
Parameters
| Name | Description |
|---|---|
| AttributeName | The Attribute Name struct. |