Navigation
API > API/Plugins > API/Plugins/Niagara
| Name | FNCPoolElement |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraComponentPool.h |
| Include Path | #include "NiagaraComponentPool.h" |
Syntax
USTRUCT ()
struct FNCPoolElement
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| NiagaraComponentPool.h | |||
FNCPoolElement
(
UNiagaraComponent* InNC, |
NiagaraComponentPool.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Component | TObjectPtr< UNiagaraComponent > | NiagaraComponentPool.h |
|
|
| LastUsedTime | double | NiagaraComponentPool.h |