Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraDataInterfaceRenderTarge-
- INiagaraSimCacheCustomStorageInterface::SimCacheEndWrite()
- UNiagaraDataInterfaceRenderTarget2D::SimCacheEndWrite()
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceRenderTarget2D.h |
| Include | #include "NiagaraDataInterfaceRenderTarget2D.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraDataInterfaceRenderTarget2D.cpp |
virtual bool SimCacheEndWrite
(
UObject * StorageObject
) const
Remarks
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