|
Elin Decompiled Documentation EA 23.230 Nightly
|
Public Member Functions | |
| void | Refresh () |
Public Member Functions inherited from UIItem | |
| void | SetTopic (string lang1, string lang2) |
| void | SetWidth (int w) |
| void | Hyphenate () |
Public Attributes | |
| string | id |
| UIText | textLv |
| UIText | textSkills |
| UIText | textInvest |
| UIText | textHearth |
Public Attributes inherited from UIItem | |
| UIText | text1 |
| UIText | text2 |
| UIText | text3 |
| UIText | text4 |
| Image | image1 |
| Image | image2 |
| UIButton | button1 |
| UIButton | button2 |
| UIButton | button3 |
| UIItem | item |
| Toggle | toggle |
| UIDropdown | dd |
| object | refObj |
Definition at line 3 of file ItemCulture.cs.
|
inline |
Definition at line 15 of file ItemCulture.cs.
References UIContextMenu.AddButton(), Zone.branch, UIItem.button1, Player.chara, Chara.currentZone, FactionBranch.elements, Core.game, ElementContainer.GetOrCreateElement(), Core.Instance, UIItem.item, Element.Name, UITooltip.note, Game.player, UIText.SetText(), UIButton.SetTooltip(), UIContextMenu.Show(), UIItem.text1, textHearth, textLv, textSkills, Core.ui, and Element.WriteNote().
| string ItemCulture.id |
Definition at line 5 of file ItemCulture.cs.
| UIText ItemCulture.textHearth |
Definition at line 13 of file ItemCulture.cs.
Referenced by Refresh().
| UIText ItemCulture.textInvest |
Definition at line 11 of file ItemCulture.cs.
| UIText ItemCulture.textLv |
Definition at line 7 of file ItemCulture.cs.
Referenced by Refresh().
| UIText ItemCulture.textSkills |
Definition at line 9 of file ItemCulture.cs.
Referenced by Refresh().