Navigation
API > API/Runtime > API/Runtime/PakFile
| |
|
| Name |
FMountPaksExArgs |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/PakFile/Public/MountPaksExArgs.h |
| Include Path |
#include "MountPaksExArgs.h" |
Syntax
struct FMountPaksExArgs
Structs
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| MountOptions |
FPakMountOptions |
|
MountPaksExArgs.h |
|
| Order |
int32 |
|
MountPaksExArgs.h |
|
| PakFilePath |
const TCHAR * |
|
MountPaksExArgs.h |
|
| Result |
TValueOrError< FMountResult, UE::UnifiedError::FError > |
|
MountPaksExArgs.h |
|