Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AssemblyDefinitionException

An exception throw for Assembly Definition Files errors.
Read time 1 minuteLast updated 5 days ago

Definition

public class AssemblyDefinitionException : Exception, ISerializable

Constructors

Properties

Property

Description

filePathsFile paths of the assembly definition files that caused the exception.

Inheritance