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 FName GetFriendlyName
&40;
FGuid CustomKey
&41; const
Remarks
Gets a custom version friendly name from the container. The friendly name for the specified custom key, or NAME_None if the key doesn't exist in the container.
Parameters
| Name | Description |
|---|---|
| CustomKey | Custom key for which to retrieve the version. |