ModAsyncOperationIsSuccessful Property |
Returns true if the async operation completed successfully or false if an error occurred.
Namespace:
UMod
Assembly:
UMod-Shared (in UMod-Shared.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsSuccessful { get; }
Property Value
Type:
BooleanSee Also