Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Protected Member Functions | Properties | List of all members
VesselLabel Class Reference
Inheritance diagram for VesselLabel:
BaseLabel

Public Member Functions

void Setup (VesselLabels labels, Vessel vessel)
 Set up the information necessary for a VesselLabel. More...
 
- Public Member Functions inherited from BaseLabel
void Disable ()
 
void Enable ()
 
void ResetParent ()
 Called from the UI scale change event to readjust when the UI scale change More...
 
void Setup (VesselLabels labels, VesselLabels.VesselLabelType labelType)
 Set up the information common to all different types of label. More...
 

Protected Member Functions

override void OnClick (PointerEventData ptrData)
 

Properties

Vessel vessel [get, set]
 
- Properties inherited from BaseLabel
bool Hover [get]
 
VesselLabels.VesselLabelType labelType [get, set]
 

Additional Inherited Members

- Public Attributes inherited from BaseLabel
Image icon
 
TMPro.TextMeshProUGUI text
 
- Protected Attributes inherited from BaseLabel
VesselLabels labels
 

Member Function Documentation

override void VesselLabel.OnClick ( PointerEventData  ptrData)
inlineprotectedvirtual

Reimplemented from BaseLabel.

void VesselLabel.Setup ( VesselLabels  labels,
Vessel  vessel 
)
inline

Set up the information necessary for a VesselLabel.

Property Documentation

Vessel VesselLabel.vessel
getset

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