Skip to content

M_MSCLoader_ModConsole_Warning

piotrulos edited this page Apr 7, 2023 · 4 revisions

ModConsole.Warning Method

Print an warning to the console.

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

Syntax

C#

public static void Warning(
	string str
)

View Source

Parameters

 

str
Type: System.String
Text to print to error log.

See Also

Reference

ModConsole Class
MSCLoader Namespace

Clone this wiki locally