Navigation
API > API/Runtime > API/Runtime/HttpNetworkReplayStreaming > API/Runtime/HttpNetworkReplayStreaming/FHttpStreamFArchive
- FArchive::Seek()
- FHttpStreamFArchive::Seek()
References
| Module | HttpNetworkReplayStreaming |
| Header | /Engine/Source/Runtime/NetworkReplayStreaming/HttpNetworkReplayStreaming/Public/HttpNetworkReplayStreaming.h |
| Include | #include "HttpNetworkReplayStreaming.h" |
| Source | /Engine/Source/Runtime/NetworkReplayStreaming/HttpNetworkReplayStreaming/Private/HttpNetworkReplayStreaming.cpp |
virtual void Seek
&40;
int64 InPos
&41;
Remarks
Attempts to set the current offset into backing data storage, this will do nothing if there is no storage.