M_MSCLoader_ModConsole_Print - piotrulos/MSCModLoader GitHub Wiki
Prints anything to console.
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.3.356
C#
public static void Print(
Object obj
)
View Source
- Object
- Text or object to print to console.