Kerbal Space Program
1.12.4
|
The mono that is displayed for each item in the stage group info panel More...
Public Member Functions | |
virtual void | OnUpdate (DeltaVStageInfo stage, DeltaVSituationOptions situation) |
void | Setup (DeltaVAppValues.InfoLine info, float panelWidth) |
virtual void | UpdateValue (DeltaVStageInfo stage, DeltaVSituationOptions situation) |
Public Attributes | |
HorizontalLayoutGroup | hLayout |
TMPro.TextMeshProUGUI | infoName |
LayoutElement | infoNameLayout |
TMPro.TextMeshProUGUI | infoValue |
LayoutElement | infoValueLayout |
bool | OnUpdateInEditor = false |
string | valueSuffix = "" |
Properties | |
Func< DeltaVStageInfo, DeltaVSituationOptions, string > | UpdateFunction [get, set] |
The mono that is displayed for each item in the stage group info panel
|
inlinevirtual |
|
inline |
|
inlinevirtual |
HorizontalLayoutGroup StageGroupInfoItem.hLayout |
TMPro.TextMeshProUGUI StageGroupInfoItem.infoName |
LayoutElement StageGroupInfoItem.infoNameLayout |
TMPro.TextMeshProUGUI StageGroupInfoItem.infoValue |
LayoutElement StageGroupInfoItem.infoValueLayout |
bool StageGroupInfoItem.OnUpdateInEditor = false |
string StageGroupInfoItem.valueSuffix = "" |
|
getset |