Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/FBufferReaderBase
- FArchiveState::AtEnd()
- FBufferReaderBase::AtEnd()
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Serialization/BufferReader.h |
Include | #include "Serialization/BufferReader.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.