ModAsyncOperationProgress Property |
Get the current progress of the async operation.
This is a normalized value between 0-1.
Namespace:
UMod
Assembly:
UMod-Shared (in UMod-Shared.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public float Progress { get; protected set; }
Property Value
Type:
SingleSee Also