Click or drag to resize

ModHostIsModDownloading Property

Returns true if this mod host is currently downloading from a remote server or reading from the local file system.

Namespace:  UMod
Assembly:  UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsModDownloading { get; }

Property Value

Type: Boolean
See Also