Table of Contents

Class Demo00_Testing

Namespace
KSP.UI
Assembly
Assembly-CSharp.dll
public class Demo00_Testing : MonoBehaviour
Inheritance
Demo00_Testing
Extension Methods

Constructors

Demo00_Testing()

public Demo00_Testing()

Fields

bindRoot

public ContextBindRoot bindRoot

Field Value

ContextBindRoot

doubleValue

public double doubleValue

Field Value

double

doubleValueProp

public PropertyExternal<double> doubleValueProp

Field Value

PropertyExternal<double>

floatValue

public float floatValue

Field Value

float

floatValueProp

public PropertyExternal<float> floatValueProp

Field Value

PropertyExternal<float>

intValue

public int intValue

Field Value

int

intValueProp

public PropertyExternal<int> intValueProp

Field Value

PropertyExternal<int>