Click or drag to resize

ModHostIsModLoading Property

Returns true if this mod host is currently loading a mod otherwise returns false.

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

Property Value

Type: Boolean
See Also