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

Name Description

Public variable

TSharedPtr< FUI...

 

Apply

Public variable

TSharedPtr< FUI...

 

ClearStatPerformance

Public variable

TSharedPtr< FUI...

 

CollapseStackToHeaders

Public variable

TSharedPtr< FUI...

 

Compile

Public variable

TSharedPtr< FUI...

 

CreateAssetFromSelection

Public variable

TSharedPtr< FUI...

 

DisableSelectedEmitters

Public variable

TSharedPtr< FUI...

 

Discard

Public variable

TSharedPtr< FUI...

 

FindInCurrentView

Public variable

TSharedPtr< FUI...

 

IsolateSelectedEmitters

Public variable

TSharedPtr< FUI...

 

ModuleVersioning

Public variable

TSharedPtr< FUI...

 

OpenAttributeSpreadsheet

Public variable

TSharedPtr< FUI...

 

OpenDebugHUD

Public variable

TSharedPtr< FUI...

 

OpenDebugOutliner

Public variable

TSharedPtr< FUI...

 

RefreshNodes

Public variable

TSharedPtr< FUI...

 

ResetSimulation

Public variable

TSharedPtr< FUI...

 

SaveThumbnailImage

Public variable

TSharedPtr< FUI...

 

SelectNextUsage

Public variable

TSharedPtr< FUI...

 

ToggleAutoPlay

Public variable

TSharedPtr< FUI...

 

ToggleBounds

Public variable

TSharedPtr< FUI...

 

ToggleBounds_SetFixedBounds_SelectedEmitters

Public variable

TSharedPtr< FUI...

 

ToggleBounds_SetFixedBounds_System

Public variable

TSharedPtr< FUI...

 

ToggleEmitterExecutionOrder

Public variable

TSharedPtr< FUI...

 

ToggleInstructionCounts

Public variable

TSharedPtr< FUI...

 

ToggleOrbit

Public variable

TSharedPtr< FUI...

 

ToggleParticleCounts

Public variable

TSharedPtr< FUI...

 

TogglePreviewBackground

Toggles the preview pane's background

Public variable

TSharedPtr< FUI...

 

TogglePreviewGrid

Toggles the preview pane's grid

Public variable

TSharedPtr< FUI...

 

ToggleResetDependentSystems

Public variable

TSharedPtr< FUI...

 

ToggleResetSimulationOnChange

Public variable

TSharedPtr< FUI...

 

ToggleResimulateOnChangeWhilePaused

Public variable

TSharedPtr< FUI...

 

ToggleStatPerformance

Public variable

TSharedPtr< FUI...

 

ToggleStatPerformanceGPU

Public variable

TSharedPtr< FUI...

 

ToggleStatPerformanceModeAbsolute

Public variable

TSharedPtr< FUI...

 

ToggleStatPerformanceModePercent

Public variable

TSharedPtr< FUI...

 

ToggleStatPerformanceTypeAvg

Public variable

TSharedPtr< FUI...

 

ToggleStatPerformanceTypeMax

Public variable

TSharedPtr< FUI...

 

ToggleUnlockToChanges

Toggles the locking/unlocking of refreshing from changes

Public variable

TSharedPtr< FUI...

 

ZoomToFit

Public variable

TSharedPtr< FUI...

 

ZoomToFitAll

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