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

Public Member Functions

void SetBracketColor (Color color)
 Set the color of the bracket More...
 
void SetUnreachable (bool unreachable=true)
 Fade out the bracket if theres no reachable nodes More...
 

Static Public Member Functions

static MEFlowUIGroup_Then Create (MEFlowThenBlock thenBlock, MEFlowParser parser)
 Create an MEFlowUIGroup_Or object from the passed MEFLowBlock More...
 

Member Function Documentation

static MEFlowUIGroup_Then Expansions.Missions.Flow.MEFlowUIGroup_Then.Create ( MEFlowThenBlock  thenBlock,
MEFlowParser  parser 
)
inlinestatic

Create an MEFlowUIGroup_Or object from the passed MEFLowBlock

Parameters
thenBlockSource object
Returns
void Expansions.Missions.Flow.MEFlowUIGroup_Then.SetBracketColor ( Color  color)
inline

Set the color of the bracket

Parameters
colorColor to set
void Expansions.Missions.Flow.MEFlowUIGroup_Then.SetUnreachable ( bool  unreachable = true)
inline

Fade out the bracket if theres no reachable nodes

Parameters
unreachableTrue i

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