Navigation
Unreal Engine C++ API Reference > Plugins > Niagara
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraComponentPool.h |
Include | #include "NiagaraComponentPool.h" |
Syntax
USTRUCT&40;&41;
struct FNCPoolElement
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
TObjectPtr< UNiagaraComponent > | Component | |
![]() |
double | LastUsedTime |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FNCPoolElement
(
UNiagaraComponent* InNC, |