Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FPreloadableArchiveProxy
Description
Returns the current location within the backing data storage, which can possibly be passed to Seek later to restore a read/write location. If this returns -1, there is no backing data storage and Seek will not function.
Virtual Inheritance
- FArchiveState::Tell → FArchive::Tell → FPreloadableArchiveProxy::Tell
| Name | Tell |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/PreloadableFile.h |
| Include Path | #include "Misc/PreloadableFile.h" |
virtual int64 Tell()