Click or drag to resize

ConsoleIsVisible Property

Get whether the Console is visible or show/hide it.

Namespace:  Kit
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static bool IsVisible { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also