A pop-up UI object that displays skill information.
Namespace: Esper.SkillWeb.UI.UGUI Inherits from: HovercardUGUI Type: class
Esper.SkillWeb.UI.UGUI
HovercardUGUI
class
protected
labelLayout
VerticalLayoutGroup
The layout group used by labels.
titleLabel
TextMeshProUGUI
The label that displays the title.
subtitleLabel
The label that displays the subtitle.
descriptionLabel
The label that displays the description.
public override
Refresh()
void
Refreshes the content.
Open(RectTransform)
Opens the item details.
protected override
CalculateSize()
Vector2
Calculates the size.
Last updated 6 months ago