Navigation
API > API/Plugins > API/Plugins/GeometryCacheStreamer > API/Plugins/GeometryCacheStreamer/IGeometryCacheStream
Description
Update the status of the read requests currently in progress. Return the frame indices that were completed
Derived Overrides
| Name | UpdateRequestStatus |
| Type | function |
| Header File | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCacheStreamer/Public/IGeometryCacheStream.h |
| Include Path | #include "IGeometryCacheStream.h" |
void UpdateRequestStatus
(
TArray< int32 > & OutFramesCompleted
)