Files
UnrealEngineUWP/Engine/Documentation/Source/Programming/BuildTools/BuildTools.KOR.udn
mitchell wilson 8e244e1df4 Copying //UE4/Dev-Documentation to Samples-Main (//UE4/Samples-Main)
#rb none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: mitchell.wilson
#ROBOMERGE-SOURCE: CL 6955335 in //UE4/Main/...
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7090618 by mitchell wilson in Dev-Build branch]
2019-06-19 09:29:49 -04:00

23 lines
861 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
INTSourceChangelist:0
Availability: Public
Title: Build Tools
Description: Tools for compiling Unreal Engine and game projects.
Type: overview
Parent: Programming
Order: 22
[REGION:fullwidth]
![Unreal Build System](build.png)
[/REGION]
There are a collection of tools for automating the process of building Unreal Engine 4 (UE4), including **UnrealBuildTool** and **UnrealHeaderTool** (among others), and this guide provides an overview of these build tools, including a brief overview of UE4's modular architecture. 
[REGION:note]
**Note:** If you would like to debug UnrealBuildTool or **AutomationTool** on Mac OS X, please install [MonoDevelop 4.2.2](http://monodevelop.com/Download) and [Mono 3.2.7](http://www.go-mono.com/mono-downloads/download.html).
[/REGION]
## Topics
[DIR(output:"topic" parent:"Programming/BuildTools" end:"1")]