Description:
Gets the ProductName attribute as a string from the modName.

Added In: v0.45

Function

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



Usage

1
//Coming soon



Examples

1
//Coming soon