Class KerbalMonoBehaviour
public class KerbalMonoBehaviour : MonoBehaviour
- Inheritance
-
KerbalMonoBehaviour
- Derived
- Extension Methods
Constructors
KerbalMonoBehaviour()
public KerbalMonoBehaviour()
Properties
Assets
protected AssetProvider Assets { get; }
Property Value
CFXSystem
public ContextualFxSystem CFXSystem { get; }
Property Value
Game
public GameInstance Game { get; }
Property Value
IsGameShuttingDown
protected bool IsGameShuttingDown { get; }
Property Value
Messages
public MessageCenter Messages { get; }