UNiagaraComponentPool::RemoveComponentsBySystem

Remove any components that are using this system.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraComponentPool.h"

Source

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

Syntax

void RemoveComponentsBySystem
(
    UNiagaraSystem * System
)

Remarks

Remove any components that are using this 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