Class CurrentGameStatePropertyWatcher
- Namespace
- KSP.Messages.PropertyWatchers
- Assembly
- Assembly-CSharp.dll
[DiscoverableProperty("Properties/Game/State/CurrentState", true, "Returns the current game state", "")]
public class CurrentGameStatePropertyWatcher : GamePropertyWatcher
- Inheritance
-
CurrentGameStatePropertyWatcher
- Inherited Members
- Extension Methods
Constructors
CurrentGameStatePropertyWatcher()
public CurrentGameStatePropertyWatcher()
Methods
GetValueInt()
public override int GetValueInt()
Returns
baseType()
public override Type baseType()