Click or drag to resize

InhibitedAsyncOperationTProgressChangedEvent Event

Occurs when the progress of async operation changed.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.Async
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
public event Action<float> ProgressChangedEvent

Value

Type: SystemActionSingle
See Also