Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
void | SetPlan (ResearchPlan p, UIList list, FactionBranch branch, LayerTech layer) |
![]() | |
void | SetTopic (string lang1, string lang2) |
void | SetWidth (int w) |
void | Hyphenate () |
Public Attributes | |
Image | imageExp |
Image | goFocus |
ResearchPlan | plan |
![]() | |
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().