Kerbal Space Program
1.12.4
|
Public Member Functions | |
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... | |
Public Attributes | |
Image | icon |
TMPro.TextMeshProUGUI | text |
Protected Member Functions | |
virtual void | OnClick (PointerEventData ptrData) |
Protected Attributes | |
VesselLabels | labels |
Properties | |
bool | Hover [get] |
VesselLabels.VesselLabelType | labelType [get, set] |
|
inline |
|
inline |
|
inlineprotectedvirtual |
Reimplemented in VesselLabel.
|
inline |
Called from the UI scale change event to readjust when the UI scale change
|
inline |
Set up the information common to all different types of label.
Image BaseLabel.icon |
|
protected |
TMPro.TextMeshProUGUI BaseLabel.text |
|
get |
|
getset |