Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/FBitReader
- FArchiveState::AtEnd()
- FArchive::AtEnd()
- FBitReader::AtEnd()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Serialization/BitReader.h |
| Include | #include "Serialization/BitReader.h" |
virtual bool AtEnd()
Remarks
Returns true if the current location within the backing data storage is at the end, always returns false if there is no storage.