Table of Contents

Class BaseEvent

Namespace
KSP.Sim
Assembly
Assembly-CSharp.dll
public class BaseEvent
Inheritance
BaseEvent
Inherited Members
Extension Methods

Constructors

BaseEvent()

public BaseEvent()

Fields

active

public bool active

Field Value

bool

advancedTweakable

public bool advancedTweakable

Field Value

bool

assigned

public bool assigned

Field Value

bool

category

public string category

Field Value

string

externalToEVAOnly

public bool externalToEVAOnly

Field Value

bool

guiActive

public bool guiActive

Field Value

bool

guiActiveEditor

public bool guiActiveEditor

Field Value

bool

guiActiveUncommand

public bool guiActiveUncommand

Field Value

bool

guiActiveUnfocused

public bool guiActiveUnfocused

Field Value

bool

guiIcon

public string guiIcon

Field Value

string

guiName

public string guiName

Field Value

string

id

public int id

Field Value

int

isPersistent

public bool isPersistent

Field Value

bool

name

public string name

Field Value

string

requireFullControl

public bool requireFullControl

Field Value

bool

unfocusedRange

public float unfocusedRange

Field Value

float