Table of Contents

Class LoadMapCore

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

Constructors

LoadMapCore()

public LoadMapCore()

Methods

DoAction(Action, Action<string>)

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

Parameters

resolve Action
reject Action<string>