Table of Contents

Class LoadStartingCelestialBodyFlowAction

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

Constructors

LoadStartingCelestialBodyFlowAction(LoadGameData)

public LoadStartingCelestialBodyFlowAction(LoadGameData data)

Parameters

data LoadGameData

Methods

DoAction(Action, Action<string>)

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

Parameters

resolve Action
reject Action<string>