Version: Unity 6 Preview (6000.0)
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.

Additional resources: Assembly.compiledAssemblyReferences and Assembly.allReferences.