isValid
True if this refers to the product of an Import operation performed on an Asset Source by an Importer class, otherwise false.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Experimental
- Assembly: UnityEditor.CoreModule
public bool isValid { get; }
Remarks
An invalid ImportResultID may indicate a system error or an invalid combination of Asset Source and Importer class.