Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/ICookSandbox
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FString & GetSandboxDirectory () |
ISandboxPlatformFile. | Cooker/ICookSandbox.h | |
FString GetSandboxDirectory
(
const FString& PlatformName |
Cooker API functions that handle the Platform mapping on top of ISandboxPlatformFile. | Cooker/ICookSandbox.h |
GetSandboxDirectory()
Description
ISandboxPlatformFile.
| Name | GetSandboxDirectory |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Cooker/ICookSandbox.h |
| Include Path | #include "Cooker/ICookSandbox.h" |
const FString & GetSandboxDirectory() const
GetSandboxDirectory(const FString &)
Description
Cooker API functions that handle the Platform mapping on top of ISandboxPlatformFile.
| Name | GetSandboxDirectory |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Cooker/ICookSandbox.h |
| Include Path | #include "Cooker/ICookSandbox.h" |
FString GetSandboxDirectory
(
const FString & PlatformName
) const