ModRunningModCount Property |
Allows the developer to get the exact number of mods that are currently running.
The mod host must be succesfully loaded to be counted.
Namespace:
UMod
Assembly:
UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static int RunningModCount { get; }
Property Value
Type:
Int32See Also