UNiagaraRendererProperties::RenameEmitter

Internal handling of any emitter variable renames.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraRendererProperties.h

Include

#include "NiagaraRendererProperties.h"

Source

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

Syntax

virtual void RenameEmitter
(
    const FName & InOldName,
    const UNiagaraEmitter * InRenamedEmitter
)

Remarks

Internal handling of any emitter variable renames.

that this doesn't modify the renderer, the caller will need to do that if it is desired.

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