M_MSCLoader_ModLoader_GetModVersionByID - piotrulos/MSCModLoader GitHub Wiki

GetModVersionByID Method

Get version of mod by modID (returns 0.0.0.0 if not found)

Definition

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

C#

public static string GetModVersionByID(
	string modID
)

View Source

Parameters

  String
Specified modID

Return Value

String
Version number as string

See Also

Reference

ModLoader Class
MSCLoader Namespace

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