Navigation
Unreal Engine C++ API Reference > Runtime > Core > GenericPlatform > IFileHandle
- IFileHandle::Tell()
- FCachedFileHandle::Tell()
- FLoggedFileHandle::Tell()
- FNetworkFileHandle::Tell()
- FManagedStorageFileWriteHandle::Tell()
- FPakFileHandle::Tell()
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformFile.h |
Include | #include "GenericPlatform/GenericPlatformFile.h" |
int64 Tell&40;&41;
Remarks
Return the current write or read position.