Navigation
API > API/Runtime > API/Runtime/PakFile > API/Runtime/PakFile/FPakFileHandle
- IFileHandle::SeekFromEnd()
- FPakFileHandle::SeekFromEnd()
References
| Module | PakFile |
| Header | /Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
| Include | #include "IPlatformFilePak.h" |
virtual bool SeekFromEnd
(
int64 NewPositionRelativeToEnd
)
Remarks
Change the current write or read position, relative to the end of the file.