Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


allReferences

Returns Assembly.assemblyReferences and Assembly.compiledAssemblyReferences combined. This returns all assemblies that are passed to the compiler when building this assembly,.
Read time 1 minuteLast updated 5 days ago

Definition

public string[] allReferences { get; }