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

A Group of Paths More...

Public Member Functions

 MEPathGroup (MEPath first)
 

Public Attributes

MENode joinNode
 The node at which the paths converge More...
 
int minHops
 

Properties

MEPath First [get]
 The first path in the group More...
 
List< MEPathPaths [get, set]
 The list of paths in the group More...
 

Detailed Description

A Group of Paths

This is used to group paths that have the same ending in the parser

Constructor & Destructor Documentation

Expansions.Missions.Flow.MEPathGroup.MEPathGroup ( MEPath  first)
inline

Member Data Documentation

MENode Expansions.Missions.Flow.MEPathGroup.joinNode

The node at which the paths converge

int Expansions.Missions.Flow.MEPathGroup.minHops

Property Documentation

MEPath Expansions.Missions.Flow.MEPathGroup.First
get

The first path in the group

List<MEPath> Expansions.Missions.Flow.MEPathGroup.Paths
getset

The list of paths in the group


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