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