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

Unreal Engine C++ API Reference > Developer > PakFileUtilities

References

   
Module PakFileUtilities
Header /Engine/Source/Developer/PakFileUtilities/Public/PakFileUtilities.h
Include #include "PakFileUtilities.h"
Source /Engine/Source/Developer/PakFileUtilities/Private/PakFileUtilities.cpp
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

Name Description
ArgC Command-line argument count
ArgV Argument strings

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library