UNiagaraEmitter::HandleVariableRemoved

Helper method for when a rename has been detected within the graph.

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

void HandleVariableRemoved
(
    const FNiagaraVariable & InOldVariable,
    bool bUpdateContexts
)

Remarks

Helper method for when a rename has been detected within the graph. Covers resetting the internal renderer bindings.

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