Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition > API/Runtime/Engine/WorldPartition/Cook
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/Cook/WorldPartitionCookPackage.h |
| Include | #include "WorldPartition/Cook/WorldPartitionCookPackage.h" |
Syntax
struct FWorldPartitionCookPackage
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Variables
| Type | Name | Description | |
|---|---|---|---|
| const IDType | PackageId | ||
| const FString | RelativePath | ||
| const FString | Root | ||
| const EType | Type |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FWorldPartitionCookPackage
(
const FString& InRoot, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FString | |||
| FStringView | Returns "Generated" | ||
| UPackage * | GetPackage () |
||
| IDType | MakeCookPackageID
(
const FString& InRoot, |
||
| FString | MakeGeneratedFullPath
(
const FString& InRoot, |
||
| FString | SanitizePathComponent
(
const FString& Path |
PathComponents (Root & RelativePath members) need to follow the "/ |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EType |
Typedefs
| Name | Description |
|---|---|
| IDType |
Constants
| Name | Description |
|---|---|
| GeneratedFolder |