M_MSCLoader_ModLoader_IsModPresent - piotrulos/MSCModLoader GitHub Wiki
Check if other ModID is present and enabled
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.1.346
C#
public static bool IsModPresent(
string ModID
)
View Source
- String
- Mod ID of other mod to check (Case sensitive)
Boolean
true if mod ID is present