Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

Assembly.assemblyReferences

public Assembly[] assemblyReferences;

Description

Assembly 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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答