Navigation
API > API/Plugins > API/Plugins/Niagara
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraDeferredMethodQueue.h |
| Include | #include "NiagaraDeferredMethodQueue.h" |
Syntax
class FNiagaraDeferredMethodQueue
Remarks
This class is used to defer the execution of object methods that would otherwise be executing at an unsafe point, due to concurrent processing.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | |||
| void |
Typedefs
| Name | Description |
|---|---|
| FMethod |