Sandbox Logo

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