FDMXEditorUtils::CreateFaderTemplate

Creates new fader template.

Windows
MacOS
Linux

References

Module

DMXEditor

Header

/Engine/Plugins/Experimental/DigitalMultiplex/DMXEngine/Source/DMXEditor/Public/DMXEditorUtils.h

Include

#include "DMXEditorUtils.h"

Source

/Engine/Plugins/Experimental/DigitalMultiplex/DMXEngine/Source/DMXEditor/Private/DMXEditorUtils.cpp

Syntax

static UDMXEntityFader * CreateFaderTemplate
(
    const UDMXLibrary * InLibrary
)

Remarks

Creates new fader template.

Returns

New transient fader template object.

Parameters

Parameter

Description

InLibrary

The DMXLibrary object to check for name uniqueness.

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