UNiagaraSystem::RemoveEmitterHandlesById

Removes the emitter handles which have an Id in the supplied set.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraSystem.h"

Source

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

Syntax

void RemoveEmitterHandlesById
(
    const TSet< FGuid > & HandlesToRemove
)

Remarks

Removes the emitter handles which have an Id in the supplied set.

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