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)
Syntaxpublic bool IsModDownloading { get; }
Property Value
Type:
Boolean
See Also