Files
UnrealEngineUWP/Engine/Source/Developer/PakFileUtilities/Public/PakFileUtilities.h
Max Chen edcab9950f Merging //UE4/Dev-Main to Dev-Sequencer (//UE4/Dev-Sequencer)
#rb none

[CL 4664858 by Max Chen in Dev-Sequencer branch]
2018-12-15 23:56:00 -05:00

7 lines
155 B
C

// Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
#include "CoreMinimal.h"
PAKFILEUTILITIES_API bool ExecuteUnrealPak(const TCHAR* CmdLine);