Table of Contents

Class OABGlobalConfig

Namespace
KSP.OAB
Assembly
Assembly-CSharp.dll
public class OABGlobalConfig
Inheritance
OABGlobalConfig
Inherited Members
Extension Methods

Constructors

OABGlobalConfig()

public OABGlobalConfig()

OABGlobalConfig(ObjectAssemblyBehaviorValues)

public OABGlobalConfig(ObjectAssemblyBehaviorValues behavioralValues)

Parameters

behavioralValues ObjectAssemblyBehaviorValues

Fields

CURRENT_VERSION

public const string CURRENT_VERSION = "0.5"

Field Value

string

OABBehavioralValues

public ObjectAssemblyBehaviorValues OABBehavioralValues

Field Value

ObjectAssemblyBehaviorValues

Version

public string Version

Field Value

string

Methods

Defaults()

public static OABGlobalConfig Defaults()

Returns

OABGlobalConfig