Table of Contents

Class DeserializeInterstellarNeighborhoodFlowAction

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

Constructors

DeserializeInterstellarNeighborhoodFlowAction(LoadGameData)

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