ModAsyncOperationIsDone Property |
Returns true if the async operation has finished or false if it is still running.
Namespace:
UMod
Assembly:
UMod-Shared (in UMod-Shared.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsDone { get; }
Property Value
Type:
BooleanSee Also