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 |
void SetVersionUsingRegistry
&40;
FGuid CustomKey,
ESetCustomVersionFlags Options
&41;
Remarks
Sets a specific custom version in the container. It queries the versions registry to get the version data for the provided key
Parameters
| Name | Description |
|---|---|
| CustomKey | Custom key for which to retrieve the version. |
| Options | Optional flags used to alter the behavior of this method |