Click or drag to resize

ConsoleLog Method (String)

Log a line on the Console.

Namespace:  Kit
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static void Log(
	string line
)
Request Example View Source

Parameters

line
Type: SystemString
See Also