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