FNCPool::Reclaim

Returns a component to the 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 Reclaim
(
    UNiagaraComponent * NC,
    const float CurrentTimeSeconds
)

Remarks

Returns a component to the 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