Click or drag to resize

ConsoleLog Method (Object)

Log an object on the Console.

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

Parameters

obj
Type: SystemObject
See Also