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