FNiagaraEmitterViewModel::Initialize

Initialize this view model with an emitter and simulation.

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

bool Initialize
(
    UNiagaraEmitter * InEmitter,
    TWeakPtr< FNiagaraEmitterInstance, ESPMode::ThreadSafe > InSimulation
)

Remarks

Initialize this view model with an emitter and simulation.

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