Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FArchiveState
Description
Gets the custom version numbers for this archive. These are used to check for system or game-specific version numbers.
Derived Overrides
| Name | GetCustomVersions |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/Archive.h |
| Include Path | #include "Serialization/Archive.h" |
| Source | /Engine/Source/Runtime/Core/Private/Serialization/Archive.cpp |
virtual const FCustomVersionContainer & GetCustomVersions() const
The container of custom versions in the archive.