Assembly

class in UnityEditor.Compilation

Cambiar al Manual

Descripción

Class that represents an assembly compiled by Unity.

Variables

allReferencesReturns Assembly.assemblyReferences and Assembly.compiledAssemblyReferences combined.This returns all assemblies that are passed to the compiler when building this assembly,.
assemblyReferencesAssembly references used to build this assembly.The references are also assemblies built as part of the Unity project.See Also: Assembly.compiledAssemblyReferences and Assembly.allReferences.
compiledAssemblyReferencesAssembly references to pre-compiled assemblies that used to build this assembly.See Also: Assembly.assemblyReferences and Assembly.allReferences.
compilerOptionsCompiler options used to compile the assembly.
definesThe defines used to compile this assembly.
flagsFlags for the assembly.See Also: AssemblyFlags.
nameThe name of the assembly.
outputPathThe full output file path of this assembly.
sourceFilesAll the souce files used to compile this assembly.

Constructores

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