FNiagaraEmitterHandleViewModel::SetSimulation

Sets the simulation for the emitter this handle references.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "ViewModels/NiagaraEmitterHandleViewModel.h"

Source

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

Syntax

void SetSimulation
(
    TWeakPtr< FNiagaraEmitterInstance, ESPMode::ThreadSafe > InSimulation
)

Remarks

Sets the simulation for the emitter this handle references.

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