Table of Contents

Class SetupOABPartSeedCounterFlowAction

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

Constructors

SetupOABPartSeedCounterFlowAction()

public SetupOABPartSeedCounterFlowAction()

Properties

Game

public GameInstance Game { get; }

Property Value

GameInstance

Methods

DoAction(Action, Action<string>)

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

Parameters

resolve Action
reject Action<string>