Files
Mitchell Wilson 3f8c52a80a Copying //UE4/Dev-Documentation to Samples-Main (//UE4/Samples-Main)
#rb none

[CL 6955335 by Mitchell Wilson in Main branch]
2019-06-12 12:19:04 -04:00

23 lines
881 B
Plaintext
Raw Permalink 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.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
INTSourceChangelist:6142688
Availability: Public
Title: 编译工具
Description: 用于编译虚幻引擎和游戏项目的工具。
Type: overview
Parent: Programming
Order: 22
[REGION:fullwidth]
![Unreal Build System](build.png)
[/REGION]
我们有一组用于自动执行编译虚幻引擎4(UE4)过程的工具,包括 **虚幻编译工具UnrealBuildTool** 和 **虚幻头工具UnrealHeaderTool**以及其他工具本指南提供了这些编译工具的概述包括UE4模块化架构的简要概述。 
[REGION:note]
**注意:**如果您想要在Mac OS X上调试虚幻编译工具或 **自动工具AutomationTool**,请安装[MonoDevelop 4.2.2](http://monodevelop.com/Download)和[Mono 3.2.7](http://www.go-mono.com/mono-downloads/download.html)。
[/REGION]
## 主题
[DIR(output:"topic" parent:"Programming/BuildTools" end:"1")]