M_MSCLoader_ModLoader_IsModPresent_1 - piotrulos/MSCModLoader GitHub Wiki

IsModPresent(String, Boolean) Method

Check if other ModID is present

Definition

Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.1.346

C#

public static bool IsModPresent(
	string ModID,
	bool includeDisabled
)

View Source

Parameters

  String
Mod ID of other mod to check (Case sensitive)
  Boolean
Include disabled mods

Return Value

Boolean
true if mod ID is present

See Also

Reference

ModLoader Class
IsModPresent Overload
MSCLoader Namespace

⚠️ **GitHub.com Fallback** ⚠️