M_MSCLoader_ModConsole_Print_1 - piotrulos/MSCModLoader GitHub Wiki
Print a message to console.
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.1.346
C#
public static void Print(
string str
)
View Source
- String
- Text to print to console.