Table of Contents

Class LoadMapSystems

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

Constructors

LoadMapSystems()

public LoadMapSystems()

Methods

DoAction(Action, Action<string>)

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

Parameters

resolve Action
reject Action<string>