Description:
Gets the Assembly of the modName string.

Added In: v0.45

Function

1
public static Assembly GetMod(string modName, bool caseInsensitive = false)



Usage

1
//Coming soon



Examples

1
//Coming soon