FNiagaraEmitterHandleViewModel::SetIsIsolated

Sets whether or not this emitter is isolated. May affect other emitters in the system.

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 SetIsIsolated
(
    bool InIsIsolated
)

Remarks

Sets whether or not this emitter is isolated. May affect other emitters in the system.

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