ExecuteUnrealPak

Application entry point Params: -Test test if the pak file is healthy -Extract extracts pak file contents (followed by a path, i.e.: -extract D:) -Create=filename response file to create a pak file with

Windows
MacOS
Linux

References

Module

PakFileUtilities

Header

/Engine/Source/Developer/PakFileUtilities/Public/PakFileUtilities.h

Include

#include "PakFileUtilities.h"

Source

/Engine/Source/Developer/PakFileUtilities/Private/PakFileUtilities.cpp

Syntax

bool ExecuteUnrealPak
(
    const TCHAR * CmdLine
)

Remarks

Application entry point Params: -Test test if the pak file is healthy -Extract extracts pak file contents (followed by a path, i.e.: -extract D:) -Create=filename response file to create a pak file with

Parameters

Parameter

Description

ArgC

Command-line argument count

ArgV

Argument strings

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss