FDMXEditorModule::GetsSharedDMXEditorCommands

Exposes a way for other modules to add in their own DMX editor commands (appended to other DMX editor commands, when the editor is first opened).

Windows
MacOS
Linux

References

Module

DMXEditor

Header

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

Include

#include "DMXEditorModule.h"

Syntax

virtual const TSharedRef< FUICommandList > GetsSharedDMXEditorCommands() const

Remarks

Exposes a way for other modules to add in their own DMX editor commands (appended to other DMX editor commands, when the editor is first opened).

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