Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public bool isValid { get; }

Remarks

An invalid ImportResultID may indicate a system error or an invalid combination of Asset Source and Importer class.