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
FlowGraphIsDirty
public bool FlowGraphIsDirty { get; }
Property Value
Methods
SetGraphDirty()
public void SetGraphDirty()