Click or drag to resize

ModHostIsModLoaded Property

Returns true if this mod host currently has a mod loaded otherwise returns false.

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

Property Value

Type: Boolean
See Also