Table of Contents

Class FreezeResourceDefinitionDatabaseFlowAction

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

Constructors

FreezeResourceDefinitionDatabaseFlowAction(string)

public FreezeResourceDefinitionDatabaseFlowAction(string name)

Parameters

name string

Methods

DoAction(Action, Action<string>)

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

Parameters

resolve Action
reject Action<string>