Interface IFlowEdge
- Namespace
- KSP.Sim.ResourceSystem
- Assembly
- Assembly-CSharp.dll
public interface IFlowEdge
- Extension Methods
Properties
CanBeFlowSearched
bool CanBeFlowSearched { get; }
Property Value
IsCompoundConnection
bool IsCompoundConnection { get; }
Property Value
IsCrossfeedEnabled
bool IsCrossfeedEnabled { get; }
Property Value
IsStructureBoundary
bool IsStructureBoundary { get; }