UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::FMountPaksExArgs Struct Reference

#include <CoreDelegates.h>

Classes

struct  FMountResult
 

Public Attributes

const TCHARPakFilePath = nullptr
 
int32 Order = INDEX_NONE
 
FPakMountOptions MountOptions
 
TValueOrError< FMountResult, UE::UnifiedError::FErrorResult = MakeValue()
 

Member Data Documentation

◆ MountOptions

FPakMountOptions UE::FMountPaksExArgs::MountOptions

◆ Order

int32 UE::FMountPaksExArgs::Order = INDEX_NONE

◆ PakFilePath

const TCHAR* UE::FMountPaksExArgs::PakFilePath = nullptr

◆ Result

TValueOrError<FMountResult, UE::UnifiedError::FError> UE::FMountPaksExArgs::Result = MakeValue()

The documentation for this struct was generated from the following file: