Navigation
API > API/Plugins > API/Plugins/Niagara
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraSimCacheCapture.h |
| Include | #include "NiagaraSimCacheCapture.h" |
Syntax
class FNiagaraSimCacheCapture
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | CaptureCurrentFrameImmediate
(
UNiagaraSimCache* SimCache, |
Captures the simulations current frame data into the SimCache. | |
| void | CaptureNiagaraSimCache
(
UNiagaraSimCache* SimCache, |
Captures a niagara sim cache. The caller is responsible for managing the lifetime of the provided component and sim cache. | |
| void | |||
| FOnCaptureComplete & |
Typedefs
| Name | Description |
|---|---|
| FOnCaptureComplete |