Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNCPoolElement
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| NiagaraComponentPool.h | |||
FNCPoolElement
(
UNiagaraComponent* InNC, |
NiagaraComponentPool.h |
FNCPoolElement()
| Name | FNCPoolElement |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraComponentPool.h |
| Include Path | #include "NiagaraComponentPool.h" |
FNCPoolElement()
FNCPoolElement(UNiagaraComponent *, double)
| Name | FNCPoolElement |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraComponentPool.h |
| Include Path | #include "NiagaraComponentPool.h" |
FNCPoolElement
(
UNiagaraComponent * InNC,
double InLastUsedTime
)