Class LogConsoleEntry
- Namespace
- KSP.DebugTools
- Assembly
- Assembly-CSharp.dll
public class LogConsoleEntry : MonoBehaviour
- Inheritance
-
LogConsoleEntry
- Extension Methods
Constructors
LogConsoleEntry()
public LogConsoleEntry()
Fields
Height
public const float Height = 16
Field Value
Properties
Width
public float Width { get; }
Property Value
Methods
Initialize(LogConsoleWindow)
public void Initialize(LogConsoleWindow logConsoleWindow)
Parameters
logConsoleWindowLogConsoleWindow
OnClick()
public void OnClick()
Reset(LogEntry)
public void Reset(LogEntry entry)
Parameters
entryLogEntry