Click or drag to resize

ModAsyncOperationResult Property

Get the Object result of the async operation.

Namespace:  UMod
Assembly:  UMod-Shared (in UMod-Shared.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Object Result { get; protected set; }

Property Value

Type: Object
See Also