Navigation
API > API/Runtime > API/Runtime/NetworkFile > API/Runtime/NetworkFile/FNetworkFileHandle
- IFileHandle::Read()
- FNetworkFileHandle::Read()
References
| Module | NetworkFile |
| Header | /Engine/Source/Runtime/NetworkFile/Public/NetworkPlatformFile.h |
| Include | #include "NetworkPlatformFile.h" |
virtual bool Read
(
uint8 * Destination,
int64 BytesToRead
)
Remarks
Read bytes from the file.