Kerbal Space Program
1.12.4
|
UI widget to display awards at the end of the mission More...
Public Member Functions | |
AwardWidget | Create (string awardId, Transform parent) |
Creates a new award widget instance More... | |
Public Attributes | |
Image | awardIcon |
TMPro.TextMeshProUGUI | awardText |
TMPro.TextMeshProUGUI | descriptionText |
Protected Attributes | |
AwardDefinition | awardDefinition |
UI widget to display awards at the end of the mission
|
inline |
Creates a new award widget instance
awardId | Award id |
parent | Transform parent of the widget |
|
protected |
Image Expansions.Missions.AwardWidget.awardIcon |
TMPro.TextMeshProUGUI Expansions.Missions.AwardWidget.awardText |
TMPro.TextMeshProUGUI Expansions.Missions.AwardWidget.descriptionText |