Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/ICookInfo
Description
The release version of the basegame the current DLC is based on, when cooking DLC or when making a patch. Empty string when not cooking DLC or making a patch.
| Name | GetBasedOnReleaseVersion |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/ICookInfo.h |
| Include Path | #include "UObject/ICookInfo.h" |
FString GetBasedOnReleaseVersion()