Table of Contents

Class KerbalMonoBehaviour

Namespace
KSP.Game
Assembly
Assembly-CSharp.dll
public class KerbalMonoBehaviour : MonoBehaviour
Inheritance
KerbalMonoBehaviour
Derived
Extension Methods

Constructors

KerbalMonoBehaviour()

public KerbalMonoBehaviour()

Properties

Assets

protected AssetProvider Assets { get; }

Property Value

AssetProvider

CFXSystem

public ContextualFxSystem CFXSystem { get; }

Property Value

ContextualFxSystem

Game

public GameInstance Game { get; }

Property Value

GameInstance

IsGameShuttingDown

protected bool IsGameShuttingDown { get; }

Property Value

bool

Messages

public MessageCenter Messages { get; }

Property Value

MessageCenter