Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/FArchiveProxy
- FArchive::Seek()
- FArchiveProxy::Seek()
- FArchiveFromStructuredArchiveImpl::Seek()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Serialization/ArchiveProxy.h |
| Include | #include "Serialization/ArchiveProxy.h" |
virtual void Seek
(
int64 InPos
)
Remarks
Attempts to set the current offset into backing data storage, this will do nothing if there is no storage.