Table of Contents

Interface IFlowEdge

Namespace
KSP.Sim.ResourceSystem
Assembly
Assembly-CSharp.dll
public interface IFlowEdge
Extension Methods

Properties

CanBeFlowSearched

bool CanBeFlowSearched { get; }

Property Value

bool

IsCompoundConnection

bool IsCompoundConnection { get; }

Property Value

bool

IsCrossfeedEnabled

bool IsCrossfeedEnabled { get; }

Property Value

bool

IsStructureBoundary

bool IsStructureBoundary { get; }

Property Value

bool