Skip to content

M_MSCLoader_ModConsole_Log_2

piotrulos edited this page Apr 7, 2023 · 4 revisions

ModConsole.Log Method (String)

Same as ModConsole.Print(string);

Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.2.11.286

Syntax

C#

public static void Log(
	string text
)

View Source

Parameters

 

text
Type: System.String
Text to print to console.

See Also

Reference

ModConsole Class
Log Overload
MSCLoader Namespace

Clone this wiki locally