FNiagaraSystemViewModelOptions

Defines options for the niagara System view model

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/NiagaraSystemViewModel.h

Include

#include "ViewModels/NiagaraSystemViewModel.h"

Syntax

struct FNiagaraSystemViewModelOptions

Remarks

Defines options for the niagara System view model

Variables

Name Description

Public variable

bool

 

bCanAutoCompile

Whether or not the system represented by this view model can be automatically compiled.

Public variable

bool

 

bCanModifyEmittersFromTimeline

Whether or not the user can edit emitters from the timeline.

Public variable

bool

 

bCanSimulate

Whether or not the system represented by this view model can be simulated. True by default.

Public variable

bool

 

bIsForDataProcessingOnly

Specifies that the view model is being constructed for data processing only and will not be displayed in the UI.

Public variable

ENiagaraSystemV...

 

EditMode

Gets the current editing mode for this system.

Public variable

TOptional< cons...

 

MessageLogGuid

An optional unique id which associates this view model with messages in the message manager.

Public variable

FOnGetAddMenuCo...

 

OnGetSequencerAddMenuContent

A delegate which is used to generate the content for the add menu in sequencer.

Constructors

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