Table of Contents

Class Test_OABSaveLoad

Namespace
KSP.OAB
Assembly
Assembly-CSharp.dll
public class Test_OABSaveLoad : MonoBehaviour
Inheritance
Test_OABSaveLoad
Extension Methods

Constructors

Test_OABSaveLoad()

public Test_OABSaveLoad()

Fields

buttonLoad

public Button buttonLoad

Field Value

Button

buttonSave

public Button buttonSave

Field Value

Button

loadDialogue

public OABLoadDialog loadDialogue

Field Value

OABLoadDialog

saveDialogue

public OABSaveDialog saveDialogue

Field Value

OABSaveDialog