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