Skip to content

M_MSCLoader_ModConsole_LogWarning

piotrulos edited this page Jan 15, 2026 · 9 revisions

LogWarning Method

Same as ModConsole.Warning(string);

Definition

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

C#

public static void LogWarning(
	string text
)

View Source

Parameters

  String
Warning to print to console.

See Also

Reference

ModConsole Class
MSCLoader Namespace

Clone this wiki locally