FDMXOutputConsoleFaderDescriptor

Struct to describe a single fader, so it can be stored in the config

Windows
MacOS
Linux

References

Module

DMXEditor

Header

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXEditor/Public/DMXEditorSettings.h

Include

#include "DMXEditorSettings.h"

Syntax

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

Remarks

Struct to describe a single fader, so it can be stored in the config

Variables

Name Description

Public variable UProperty

int32

 

EndingAddress

Public variable UProperty

FString

 

FaderName

Public variable UProperty

uint8

 

MaxValue

Public variable UProperty

uint8

 

MinValue

Public variable UProperty

FName

 

ProtocolName

Public variable UProperty

int32

 

StartingAddress

Public variable UProperty

int32

 

UniversID

Public variable UProperty

uint8

 

Value

Constructors

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