Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/FArchiveProxy
- FArchive::Preload()
- FArchiveProxy::Preload()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Serialization/ArchiveProxy.h |
| Include | #include "Serialization/ArchiveProxy.h" |
virtual void Preload
(
UObject * Object
)
Remarks
Tells the archive to attempt to preload the specified object so data can be loaded out of it.