Files
UnrealEngineUWP/Engine/Source/Runtime/RuntimeAssetCache/Public/RuntimeAssetCachePublicPCH.h
Mikolaj Sieluzycki eed4bacc54 Make RuntimeAssetCache blueprint accessible.
[CL 2593162 by Mikolaj Sieluzycki in Main branch]
2015-06-19 03:13:33 -04:00

9 lines
224 B
C

// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved.
#pragma once
#include "CoreUObject.h"
#include "RuntimeAssetCacheInterface.h"
#include "RuntimeAssetCacheModule.h"
#include "RuntimeAssetCachePluginInterface.h"