AssetLoadProgress.FailedAssets Property
Definition¶
Namespace: Brine2D.Assets
Number of assets that threw during loading.
public int FailedAssets { get; init; }
Namespace: Brine2D.Assets
Number of assets that threw during loading.
public int FailedAssets { get; init; }