Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Assembly.allReferences

public string[] allReferences;

Description

Returns Assembly.assemblyReferences and Assembly.compiledAssemblyReferences combined.

This returns all assemblies that are passed to the compiler when building this assembly,.