Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/InputFileStream
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Public/MuT/Streams.h |
| Include | #include "MuT/Streams.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Private/MuT/Streams.cpp |
uint64 GetReadBytes&40;&41; const
Remarks
Return the number of bytes read from the stream. This should not be used as file position since other bytes might have been read outside this stream, or even Seek might have been called to repeat reads.