s&
comment
news
apps
browse
insights
charts
code_blocks
dev
emoji_events
tech jam
log in
book
Documentation
quick_reference_all
Api Reference
browser_updated
Api Changes
Properties
AssetPath
DownloadProgress
IsInstalled
PackageIdent
Methods
GetAssetAsync
GetPackageAsync
DragAssetData
.IsInstalled
bool
IsInstalled
{
get
;
set
;
}
Description
True when the asset is ready for use locally. For cloud assets, download will only start after the first call to <see cref="M:Editor.DragAssetData.GetAssetAsync" />.
Return
User Comments