Files
UnrealEngineUWP/Engine/Source/Editor/UnrealEd/Private/DerivedDataBuildLocalExecutor.h
2021-08-14 14:48:27 -04:00

7 lines
155 B
C

// Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
void InitDerivedDataBuildLocalExecutor();
void DumpDerivedDataBuildLocalExecutorStats();