Table of Contents

Class LoadFlightUI

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

Constructors

LoadFlightUI()

public LoadFlightUI()

Methods

DoAction(Action, Action<string>)

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

Parameters

resolve Action
reject Action<string>