AssetLoadProgress.LastCompletedAsset Property
Definition¶
Namespace: Brine2D.Assets
Path of the most recently completed asset (success or failure).
public string? LastCompletedAsset { get; init; }
Namespace: Brine2D.Assets
Path of the most recently completed asset (success or failure).
public string? LastCompletedAsset { get; init; }