ILoadingProgress.Report(float, string) Method
Definition
Namespace: Brine2D.Engine
Reports loading progress.
Parameters
progress System.Single
Progress value between 0.0 and 1.0.
message System.String
Optional status message.
Namespace: Brine2D.Engine
Reports loading progress.
progress System.Single
Progress value between 0.0 and 1.0.
message System.String
Optional status message.