Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraEmptyUAVPool
| Name | FEmptyUAVPool |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraEmptyUAVPool.h |
| Include Path | #include "NiagaraEmptyUAVPool.h" |
Syntax
struct FEmptyUAVPool
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FEmptyUAVPool() |
NiagaraEmptyUAVPool.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NextFreeIndex | int32 | NiagaraEmptyUAVPool.h | ||
| UAVs | TArray< FEmptyUAV > | NiagaraEmptyUAVPool.h |