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

Stores information related to a Mission Objective for a Mission More...

Public Attributes

Button headerButton
 The Button for the header item (Objective Name) More...
 
Mission mission
 The Mission this objective is part of. More...
 
MENode node
 The reference to the objective's MENode in the mission More...
 
TMPro.TextMeshProUGUI objectiveName
 The Objective Name text box. More...
 
Image readyImage
 The image for when an objective has been completed More...
 
TMPro.TextMeshProUGUI status
 The Status text box. More...
 
TooltipController_Text tooltipHeader
 Tooltip controller for the objective header button More...
 

Detailed Description

Stores information related to a Mission Objective for a Mission

Member Data Documentation

Button Expansions.Missions.Runtime.MissionsAppObjectiveInfo.headerButton

The Button for the header item (Objective Name)

Mission Expansions.Missions.Runtime.MissionsAppObjectiveInfo.mission

The Mission this objective is part of.

MENode Expansions.Missions.Runtime.MissionsAppObjectiveInfo.node

The reference to the objective's MENode in the mission

TMPro.TextMeshProUGUI Expansions.Missions.Runtime.MissionsAppObjectiveInfo.objectiveName

The Objective Name text box.

Image Expansions.Missions.Runtime.MissionsAppObjectiveInfo.readyImage

The image for when an objective has been completed

TMPro.TextMeshProUGUI Expansions.Missions.Runtime.MissionsAppObjectiveInfo.status

The Status text box.

TooltipController_Text Expansions.Missions.Runtime.MissionsAppObjectiveInfo.tooltipHeader

Tooltip controller for the objective header button


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