M_MSCLoader_ModLoader_IsModPresent - piotrulos/MSCModLoader GitHub Wiki

IsModPresent(String) Method

Check if other ModID is present and enabled

Definition

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

C#

public static bool IsModPresent(
	string ModID
)

View Source

Parameters

  String
Mod ID of other mod to check (Case sensitive)

Return Value

Boolean
true if mod ID is present

See Also

Reference

ModLoader Class
IsModPresent Overload
MSCLoader Namespace

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