Navigation
API > API/Runtime > API/Runtime/CoreUObject
| |
|
| Name |
FCookSandboxConvertCookedPathToPackageNameContext |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/CoreUObject/Public/Cooker/ICookSandbox.h |
| Include Path |
#include "Cooker/ICookSandbox.h" |
Syntax
struct FCookSandboxConvertCookedPathToPackageNameContext
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| SandboxProjectDir |
FStringView |
|
Cooker/ICookSandbox.h |
|
| SandboxRootDir |
FStringView |
|
Cooker/ICookSandbox.h |
|
| ScratchFileName |
FString |
|
Cooker/ICookSandbox.h |
|
| ScratchPackageName |
FString |
|
Cooker/ICookSandbox.h |
|
| ScratchSandboxProjectDir |
FString |
|
Cooker/ICookSandbox.h |
|
| ScratchUncookedRelativeProjectDir |
FString |
|
Cooker/ICookSandbox.h |
|
| UncookedRelativeProjectDir |
FStringView |
|
Cooker/ICookSandbox.h |
|
| UncookedRelativeRootDir |
FStringView |
|
Cooker/ICookSandbox.h |
|