Skip to content

AssetLoadProgress.LastCompletedAsset Property

Definition

Namespace: Brine2D.Assets

Path of the most recently completed asset (success or failure).

public string? LastCompletedAsset { get; init; }

Property Value

System.String