ModIsRunningMods Property |
Allows the developer to determine whether any mods are currently running.
Atleast one mod host must be successfully loaded for this property to be true.
Namespace:
UMod
Assembly:
UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static bool IsRunningMods { get; }
Property Value
Type:
BooleanSee Also