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.IMEFlowBlock Interface Reference

Interface applied to all classes that can be used in MEFlow More...

Inheritance diagram for Expansions.Missions.Flow.IMEFlowBlock:
Expansions.Missions.Flow.MEFlowBlock Expansions.Missions.MENode Expansions.Missions.Flow.MEFlowOrBlock Expansions.Missions.Flow.MEFlowThenBlock

Public Member Functions

void UpdateMissionFlowUI (MEFlowParser parser)
 

Properties

int CountObjectives [get]
 
bool HasObjectives [get]
 
bool HasReachableObjectives [get]
 
bool HasVisibleChildren [get]
 

Detailed Description

Interface applied to all classes that can be used in MEFlow

Member Function Documentation

void Expansions.Missions.Flow.IMEFlowBlock.UpdateMissionFlowUI ( MEFlowParser  parser)

Property Documentation

int Expansions.Missions.Flow.IMEFlowBlock.CountObjectives
get
bool Expansions.Missions.Flow.IMEFlowBlock.HasObjectives
get
bool Expansions.Missions.Flow.IMEFlowBlock.HasReachableObjectives
get
bool Expansions.Missions.Flow.IMEFlowBlock.HasVisibleChildren
get

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