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 FNiagaraEmptyRDGUAVPoolScopedAccess
Remarks
Scoped access for RDG 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 | |
|---|---|---|---|
FNiagaraEmptyRDGUAVPoolScopedAccess
(
FNiagaraEmptyUAVPool* EmptyUAVPool |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| FNiagaraEmptyRDGUAVPoolScopedAccess & | operator=
(
const FNiagaraEmptyRDGUAVPoolScopedAccess& |
||
| FNiagaraEmptyRDGUAVPoolScopedAccess & |