C# compiler
Building a project using IL2CPP

IL2CPP

IL2CPP (Intermediate Language To C++) is a Unity-developed scripting backend which you can use as an alternative to Mono when building projects for various platforms. When building a project using IL2CPP, Unity converts IL code from scripts and assemblies to C++, before creating a native binary file (.exe, apk, .xap, for example) for your chosen platform. Some of the uses for IL2CPP include increasing the performance, security, and platform compatibility of your Unity projects.

For more information about using IL2CPP, refer to the The Unity IL2CPP blog series and the following Unity Manual pages.

See the Scripting Restrictions page for details about which platforms support IL2CPP.

IL2CPP supports debugging of managed code in the same way as the Mono scripting backend.


• 2018–05–15 Page amended with limited editorial review

C# compiler
Building a project using IL2CPP
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961