M_MSCLoader_ModLoader_GetReferenceVersionByID - piotrulos/MSCModLoader GitHub Wiki

GetReferenceVersionByID Method

Get version of reference by AssemblyID (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 GetReferenceVersionByID(
	string AssemblyID
)

View Source

Parameters

  String
AssemblyID of reference

Return Value

String
Version number as string

See Also

Reference

ModLoader Class
MSCLoader Namespace

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