UNiagaraComponentPool::PooledComponentDestroyed

Notification that the component is being destroyed but has relevance to the component pool.

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 PooledComponentDestroyed
(
    UNiagaraComponent * Component
)

Remarks

Notification that the component is being destroyed but has relevance to the component pool.

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