Table of Contents

Class CameraUnderWaterPropertyWatcher

Namespace
KSP.Messages.PropertyWatchers
Assembly
Assembly-CSharp.dll
[DiscoverableProperty("Properties/Camera/CameraUnderwater", true, "True if camera is below water level.", "")]
public class CameraUnderWaterPropertyWatcher : CameraPropertyWatcher
Inheritance
CameraUnderWaterPropertyWatcher
Inherited Members
Extension Methods

Constructors

CameraUnderWaterPropertyWatcher()

public CameraUnderWaterPropertyWatcher()

Methods

GetValueBool()

public override bool GetValueBool()

Returns

bool

baseType()

public override Type baseType()

Returns

Type