| TSharedFromThis
|
Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraEditorCommands.h |
Include |
#include "NiagaraEditorCommands.h" |
class FNiagaraEditorCommands : public TCommands< FNiagaraEditorCommands >
Defines commands for the niagara editor.
Name | Description | |
---|---|---|
|
FNiagaraEditorCommands() |
Name | Description | ||
---|---|---|---|
|
void |
RegisterCommands() |
Pure virtual to override; describe and instantiate the commands in here by using the UI COMMAND macro. |