Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/INiagaraSimCacheCustomStorageInt-
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraSimCacheCustomStorageInterface.h |
| Include | #include "NiagaraSimCacheCustomStorageInterface.h" |
virtual void SimCachePostReadFrame
(
void * OptionalPerInstanceData,
FNiagaraSystemInstance * SystemInstance
)
Remarks
Called when the simulation cache has finished reading a frame. Only DataInterfaces with PerInstanceData will have this method called on them.