UNiagaraEmitter::DuplicateWithoutMerging

Duplicates this emitter, but prevents the duplicate from merging in changes from the parent emitter.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraEmitter.h

Include

#include "NiagaraEmitter.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraEmitter.cpp

Syntax

UNiagaraEmitter * DuplicateWithoutMerging
(
    UObject * InOuter
)

Remarks

Duplicates this emitter, but prevents the duplicate from merging in changes from the parent emitter. The resulting duplicate will have no parent information.

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