AssetRef.IsLoaded Property
Definition¶
Namespace: Brine2D.Assets
Whether this ref has been resolved by PreloadAsync(AssetManifest, IProgress<AssetLoadProgress>, CancellationToken).
public bool IsLoaded { get; }
Namespace: Brine2D.Assets
Whether this ref has been resolved by PreloadAsync(AssetManifest, IProgress<AssetLoadProgress>, CancellationToken).
public bool IsLoaded { get; }