Table of Contents

Class FlowGraph

Namespace
KSP.Sim.ResourceSystem
Assembly
Assembly-CSharp.dll
public class FlowGraph : DirectedGraph<IFlowNode, IFlowEdge>
Inheritance
FlowGraph
Inherited Members
Extension Methods

Constructors

FlowGraph()

public FlowGraph()

Properties

ContainerGroup

public ResourceContainerGroup ContainerGroup { get; }

Property Value

ResourceContainerGroup

FlowGraphIsDirty

public bool FlowGraphIsDirty { get; }

Property Value

bool

Methods

SetGraphDirty()

public void SetGraphDirty()