Table of Contents

Class LoadOAB

Namespace
KSP.Game.Load
Assembly
Assembly-CSharp.dll
public class LoadOAB : FlowAction
Inheritance
LoadOAB
Inherited Members
Extension Methods

Constructors

LoadOAB()

public LoadOAB()

Methods

DoAction(Action, Action<string>)

protected override void DoAction(Action resolve, Action<string> reject)

Parameters

resolve Action
reject Action<string>