Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/FMemoryArchive
- FArchive::Seek()
- FMemoryArchive::Seek()
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Serialization/MemoryArchive.h |
Include | #include "Serialization/MemoryArchive.h" |
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.