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