Version: 2022.2
UWP scripting symbols
Use UWP plug-ins with IL2CPP

IL2CPP scripting backend for UWP

IL2CPP is the only scripting backend Unity supports to build Universal Windows Platform (UWP) applications. When you build a project using IL2CPP, Unity converts the Microsoft Intermediate Language code from your scripts into C++ before creating a native binary file. For more information on IL2CPP, refer to IL2CPP overview.

Topic 描述
Use UWP plug-ins with IL2CPP Understand how to use managed and native plug-ins for UWP.
Debug UWP applications with IL2CPP Debug your code with IL2CPP.

其他资源

UWP scripting symbols
Use UWP plug-ins with IL2CPP