Version: 2023.2

PrecompiledAssemblySources

enumeration

切换到手册

描述

指定编译过程中引用的预编译程序集的源。

此枚举有一个 FlagsAttribute 属性,它允许按位组合其成员值。

变量

UserAssembly匹配项目和包中存在的预编译程序集。
UnityEngine匹配 UnityEngine 和运行时模块程序集。
UnityEditor匹配 UnityEditor 和编辑器模块程序集。
SystemAssembly匹配目标框架提供的程序集。
UnityAssemblyMatches any Unity assemblies.
All匹配所有程序集源。

Did you find this page useful? Please give it a rating: