Sandbox Logo

Resource.IsPromise

bool IsPromise { get; set; }

Description

Whether this resource was NOT loaded from disk, but rather simply contains the target filepath on disk. This can happen for assets that don't exist.

Return

User Comments