Click or drag to resize

ModAsyncOperationCurrent Property

IEnumerator.Current imlementation.

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

Property Value

Type: Object

Implements

IEnumeratorCurrent
See Also