Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FPreloadableArchive
- FArchive::Seek()
- FPreloadableArchive::Seek()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/PreloadableFile.h |
| Include | #include "Misc/PreloadableFile.h" |
| Source | /Engine/Source/Runtime/Core/Private/Misc/PreloadableFile.cpp |
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.