Interface IProgressStatus
- Namespace
- Stride.Core.Diagnostics
- Assembly
- Stride.Core.dll
Provides progress of an operation.
Methods
OnProgressChanged(ProgressStatusEventArgs)
Handles the Progress
Parameters
e
ProgressStatus Event Args The Progress
Status instance containing the event data.Event Args
Events
ProgressChanged
An event handler to notify the progress of an operation.