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.MissionsAppVesselInfo Class Reference

Stores information related to a Vessel to be built for a Mission More...

Public Attributes

UIStateButton editorButton
 The editor icon button (VAB/SPH) More...
 
Button headerButton
 The Button for the header item (Vessel Name) More...
 
Mission mission
 The Mission this Vessel is part of. More...
 
Image readyImage
 The image for when a vessel has been completed/launched More...
 
UIStateButton stateButton
 The State button (current vessel being built) More...
 
TooltipController_Text tooltipeditorButton
 Tooltip controller for the editorButton More...
 
TooltipController_Text tooltipstateButton
 Tooltip controll for the stateButton More...
 
TMPro.TextMeshProUGUI vesselName
 The vesselName text box. More...
 
VesselSituation vesselSituation
 The reference to the vessel's VesselSituation in the mission More...
 

Detailed Description

Stores information related to a Vessel to be built for a Mission

Member Data Documentation

UIStateButton Expansions.Missions.Runtime.MissionsAppVesselInfo.editorButton

The editor icon button (VAB/SPH)

Button Expansions.Missions.Runtime.MissionsAppVesselInfo.headerButton

The Button for the header item (Vessel Name)

Mission Expansions.Missions.Runtime.MissionsAppVesselInfo.mission

The Mission this Vessel is part of.

Image Expansions.Missions.Runtime.MissionsAppVesselInfo.readyImage

The image for when a vessel has been completed/launched

UIStateButton Expansions.Missions.Runtime.MissionsAppVesselInfo.stateButton

The State button (current vessel being built)

TooltipController_Text Expansions.Missions.Runtime.MissionsAppVesselInfo.tooltipeditorButton

Tooltip controller for the editorButton

TooltipController_Text Expansions.Missions.Runtime.MissionsAppVesselInfo.tooltipstateButton

Tooltip controll for the stateButton

TMPro.TextMeshProUGUI Expansions.Missions.Runtime.MissionsAppVesselInfo.vesselName

The vesselName text box.

VesselSituation Expansions.Missions.Runtime.MissionsAppVesselInfo.vesselSituation

The reference to the vessel's VesselSituation in the mission


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