|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
Public Member Functions | |
| void | SetPlan (ResearchPlan p, UIList list, FactionBranch branch, LayerTech layer) |
Public Member Functions inherited from UIItem | |
| void | SetTopic (string lang1, string lang2) |
| void | SetWidth (int w) |
| void | Hyphenate () |
Public Attributes | |
| Image | imageExp |
| Image | goFocus |
| ResearchPlan | plan |
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 ItemResearch.cs.
|
inline |
Definition at line 11 of file ItemResearch.cs.
References UIItem.button1, ResearchManager.CanCompletePlan(), ResearchManager.focused, goFocus, HomeResourceManager.knowledge, ResearchPlan.Name, UITooltip.note, plan, ResearchManager.plans, FactionBranch.researches, FactionBranch.resources, ResearchPlan.source, UIButton.subText, BaseHomeResource.value, and ResearchPlan.WriteNote().
Referenced by LayerTech.RefreshTech().
| Image ItemResearch.goFocus |
Definition at line 7 of file ItemResearch.cs.
Referenced by LayerHome.RefreshFocus(), LayerTech.RefreshFocus(), and SetPlan().
| Image ItemResearch.imageExp |
Definition at line 5 of file ItemResearch.cs.
| ResearchPlan ItemResearch.plan |
Definition at line 9 of file ItemResearch.cs.
Referenced by LayerHome.RefreshFocus(), LayerTech.RefreshFocus(), and SetPlan().