![]() |
Kerbal Space Program
1.12.4
|
Public Member Functions | |
void | Setup (VesselLabels labels, Vessel vessel) |
Set up the information necessary for a VesselLabel. More... | |
![]() | |
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] |
![]() | |
bool | Hover [get] |
VesselLabels.VesselLabelType | labelType [get, set] |
Additional Inherited Members | |
![]() | |
Image | icon |
TMPro.TextMeshProUGUI | text |
![]() | |
VesselLabels | labels |
|
inlineprotectedvirtual |
Reimplemented from BaseLabel.
|
inline |
Set up the information necessary for a VesselLabel.
|
getset |