Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/INiagaraSimCacheCustomStorageInt-
Description
Called when we complete writing data into the simulation cache. Note: This is called using the Class Default Object not the instance the object was created from
Derived Overrides
- UNiagaraDataInterfaceRenderTarget2D::SimCacheEndWrite
- UNiagaraDataInterfaceRenderTargetVolume::SimCacheEndWrite
| Name | SimCacheEndWrite |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraSimCacheCustomStorageInterface.h |
| Include Path | #include "NiagaraSimCacheCustomStorageInterface.h" |
virtual bool SimCacheEndWrite
(
UObject * StorageObject
) const