Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/FCustomVersionContainer
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Serialization/CustomVersion.h |
Include | #include "Serialization/CustomVersion.h" |
Source | /Engine/Source/Runtime/Core/Private/Serialization/CustomVersion.cpp |
const FCustomVersion &42; GetVersion
&40;
FGuid CustomKey
&41; const
Remarks
Gets a custom version from the container. The FCustomVersion for the specified custom key, or nullptr if the key doesn't exist in the container.
Parameters
Name | Description |
---|---|
CustomKey | Custom key for which to retrieve the version. |