Table of Contents

Struct ContextNestedHierarchyExample.ObjectInput

Namespace
KSP.Iteration.UI.Binding
Assembly
Assembly-CSharp.dll
public struct ContextNestedHierarchyExample.ObjectInput
Inherited Members
Extension Methods

Constructors

ObjectInput(string, string)

public ObjectInput(string name, string parent = null)

Parameters

name string
parent string

Fields

name

public string name

Field Value

string

parent

public string parent

Field Value

string