Navigation
API > API/Plugins > API/Plugins/Niagara
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraEmptyUAVPool.h |
| Include | #include "NiagaraEmptyUAVPool.h" |
Syntax
struct FNiagaraEmptyUAVPoolScopedAccess
Remarks
Scoped access for UAVs this is not required when running inside the main dispatch loop but is required for external usage that is outside, i.e. if you are doing some custom dispatch setup
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNiagaraEmptyUAVPoolScopedAccess
(
FNiagaraEmptyUAVPool* EmptyUAVPool |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| FNiagaraEmptyUAVPoolScopedAccess & | operator=
(
const FNiagaraEmptyUAVPoolScopedAccess& |
||
| FNiagaraEmptyUAVPoolScopedAccess & |