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 public bool IsModLoading { get; }
Property Value
Type:
BooleanSee Also