Files
UnrealEngineUWP/Engine/Source/Developer/PakFileUtilities/Public/PakFileUtilities.h
ben marsh fb4078d777 More IncludeTool fixes.
#rb none
#rnx
#jira

#ROBOMERGE-SOURCE: CL 8374228 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v406-8472469)

[CL 8497914 by ben marsh in Main branch]
2019-09-04 15:40:51 -04:00

9 lines
169 B
C

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