在为 Windows 开发应用程序时,您可能想知道如何使用 Visual Studio 生成项目或调试 Windows 应用程序。本节将介绍如何执行这些任务。
| 页面 | 描述 |
|---|---|
| 适用于 Windows 独立平台的 Visual Studio 项目生成 | 介绍适用于 Windows 平台的 Visual Studio 项目生成及使用方法。 |
| Windows 调试 | 说明如何调试 Windows Unity 项目。 |
| WindowsLowIntegrity | 详细说明在低完整性级别运行 Windows 播放器的效果。 |
| IL2CPP 脚本后端 | 介绍适用于 Windows 平台的__ IL2CPP__种由 Unity 开发的脚本后端,可在为某些平台构建项目时替代 Mono。更多信息 See in Glossary 脚本后端。 |