Skip to content

Overload_MSCLoader_ModConsole_Log

piotrulos edited this page Oct 8, 2021 · 1 revision

ModConsole.Log Method

Overload List

 

Name Description
Public methodStatic member Log(Object) Same as ModConsole.Print(obj);
Public methodStatic member Log(String) Same as ModConsole.Print(string);
Public methodStatic member Log(IList, Boolean) Logs a list (and optionally its elements) to the ModConsole and output_log.txt
  Back to Top

See Also

Reference

ModConsole Class
MSCLoader Namespace

Clone this wiki locally