Table of Contents

Class CreateVesselsFlowAction

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

Constructors

CreateVesselsFlowAction(LoadGameData)

public CreateVesselsFlowAction(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>