Table of Contents

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

float

Properties

Width

public float Width { get; }

Property Value

float

Methods

Initialize(LogConsoleWindow)

public void Initialize(LogConsoleWindow logConsoleWindow)

Parameters

logConsoleWindow LogConsoleWindow

OnClick()

public void OnClick()

Reset(LogEntry)

public void Reset(LogEntry entry)

Parameters

entry LogEntry