Table of Contents

Class LoadKerbalPartPrefabFlowAction

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

Constructors

LoadKerbalPartPrefabFlowAction(LoadGameData)

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