FDMXAttribute

Windows
MacOS
Linux

References

Module

DMXProtocol

Header

/Engine/Plugins/VirtualProduction/DMX/DMXProtocol/Source/DMXProtocol/Public/DMXAttribute.h

Include

#include "DMXAttribute.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FDMXAttribute

Variables

Name Description

Public variable UProperty Category, EditDefaultsOnly

FString

 

Keywords

Keywords used when auto-mapping Fixture Functions from a GDTF file to match Fixture Functions to existing Attributes.

Public variable UProperty Category, EditDefaultsOnly

FName

 

Name

Name of this Attribute, displayed on Attribute selectors

Functions

Name Description

Public function

void

 

CleanupKeywords()

Cleanup the list of keywords using commas and removing spaces/tabs

Public function Const

TArray< FStr...

 

GetKeywords()

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FDMXAttribute& Other
)

Public function Const

bool

 

operator==

(
    const FDMXAttribute& Other
)

Comparison operator

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