Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Properties | List of all members
Expansions.Missions.Flow.MEFlowConvergence Class Reference

A class represnting the point where two (or more paths) come together More...

Public Member Functions

 MEFlowConvergence (MENode node, int hops)
 

Properties

int Hops [get, set]
 How many steps from the start of the path to the join node More...
 
MENode Node [get, set]
 The node that the paths converge at More...
 

Detailed Description

A class represnting the point where two (or more paths) come together

Constructor & Destructor Documentation

Expansions.Missions.Flow.MEFlowConvergence.MEFlowConvergence ( MENode  node,
int  hops 
)
inline

Property Documentation

int Expansions.Missions.Flow.MEFlowConvergence.Hops
getset

How many steps from the start of the path to the join node

MENode Expansions.Missions.Flow.MEFlowConvergence.Node
getset

The node that the paths converge at


The documentation for this class was generated from the following file: