Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PrecompiledAssemblyException(string, params string[])

Constructor.
Read time 1 minuteLast updated 6 days ago

Definition

PrecompiledAssemblyException(string, string[])

Warning
Deprecated. PrecompiledAssemblyException is no longer being thrown by Unity and will be removed.
public PrecompiledAssemblyException(string message, params string[] filePaths)

Parameters

message

Exception message.

filePaths

File paths for Precompiled Assemblies.