FNiagaraEmitterViewModel::GetOrCreateEditorData

Gets editor specific data which is stored per emitter.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "ViewModels/NiagaraEmitterViewModel.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/ViewModels/NiagaraEmitterViewModel.cpp

Syntax

UNiagaraEmitterEditorData & GetOrCreateEditorData()

Remarks

Gets editor specific data which is stored per emitter. If this data hasn't been created then it will be created.

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