FNiagaraEditorCommands

Defines commands for the niagara editor.

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

FBindingContext

TCommands

FNiagaraEditorCommands

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraEditorCommands.h

Include

#include "NiagaraEditorCommands.h"

Syntax

class FNiagaraEditorCommands : public TCommands< FNiagaraEditorCommands >

Remarks

Defines commands for the niagara editor.

Variables

Constructors

Name Description

Public function

FNiagaraEditorCommands()

Overridden from TCommands

Name Description

Public function Virtual

void

 

RegisterCommands()

Pure virtual to override; describe and instantiate the commands in here by using the UI COMMAND macro.

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