Class AssetReferenceException
Namespace: UnityEngine.AssetGraph
Syntax
public class AssetReferenceException : Exception, ISerializable, _Exception
Constructors
AssetReferenceException(String, String)
Declaration
public AssetReferenceException(string importFrom, string message)
Parameters
Type | Name | Description |
---|---|---|
String | importFrom | |
String | message |
Fields
importFrom
Declaration
public readonly string importFrom
Field Value
Type | Description |
---|---|
String |