Table of Contents

Class BoolSetting

Namespace
KSP.Rendering
Assembly
Assembly-CSharp.dll
public class BoolSetting : Setting
Inheritance
BoolSetting
Inherited Members
Extension Methods

Constructors

BoolSetting(string, bool)

public BoolSetting(string name, bool value)

Parameters

name string
value bool

Fields

Value

public bool Value

Field Value

bool