Elin Modding Docs Doc
|
Public Member Functions | |
void | Refresh () |
Public Attributes | |
string | id |
UIText | textLv |
UIText | textSkills |
UIText | textInvest |
UIText | textHearth |
Definition at line 5 of file ItemCulture.cs.
void ItemCulture.Refresh | ( | ) |
Definition at line 8 of file ItemCulture.cs.
string ItemCulture.id |
Definition at line 48 of file ItemCulture.cs.
UIText ItemCulture.textHearth |
Definition at line 60 of file ItemCulture.cs.
UIText ItemCulture.textInvest |
Definition at line 57 of file ItemCulture.cs.
UIText ItemCulture.textLv |
Definition at line 51 of file ItemCulture.cs.
UIText ItemCulture.textSkills |
Definition at line 54 of file ItemCulture.cs.