Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/ICookInfo
Description
Returns the path within the GetCookOutputFolder where the Metadata folder for the cook is written. For basegame cooks this is GetCookOutputFolder()/
| Name | GetCookMetadataOutputFolder |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/ICookInfo.h |
| Include Path | #include "UObject/ICookInfo.h" |
FString GetCookMetadataOutputFolder
(
const ITargetPlatform * TargetPlatform
) const