Class BaseEvent
- Namespace
- KSP.Sim
- Assembly
- Assembly-CSharp.dll
- Inheritance
-
BaseEvent
- Inherited Members
-
- Extension Methods
-
Constructors
BaseEvent()
Fields
active
Field Value
- bool
advancedTweakable
public bool advancedTweakable
Field Value
- bool
assigned
Field Value
- bool
category
Field Value
- string
externalToEVAOnly
public bool externalToEVAOnly
Field Value
- 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
Field Value
- string
guiName
Field Value
- string
id
Field Value
- int
isPersistent
Field Value
- bool
name
Field Value
- string
requireFullControl
public bool requireFullControl
Field Value
- bool
unfocusedRange
public float unfocusedRange
Field Value
- float