Table of Contents

Class LastGameStatePropertyWatcher

Namespace
KSP.Messages.PropertyWatchers
Assembly
Assembly-CSharp.dll
[DiscoverableProperty("Properties/Game/State/LastState", true, "Returns the previous game state", "")]
public class LastGameStatePropertyWatcher : GamePropertyWatcher
Inheritance
LastGameStatePropertyWatcher
Inherited Members
Extension Methods

Constructors

LastGameStatePropertyWatcher()

public LastGameStatePropertyWatcher()

Methods

GetValueInt()

public override int GetValueInt()

Returns

int

baseType()

public override Type baseType()

Returns

Type