Elin Decompiled Documentation EA 23.102 Nightly
|
UIInventory.InteractMode Player.Pref.interactMode |
Definition at line 57 of file Player.cs.
Referenced by UIInventory.OnInit().
string Player.Pref.lastBuildCategory |
Definition at line 26 of file Player.cs.
Referenced by BuildMenu.OnActivate(), and AM_Build.OnFinishProcessTiles().
int Player.Pref.lastIdTabAbility |
Definition at line 31 of file Player.cs.
Referenced by LayerAbility.OnInit().
bool Player.Pref.layerAbility |
Definition at line 35 of file Player.cs.
Referenced by Game.Load().
bool Player.Pref.layerInventory |
Definition at line 33 of file Player.cs.
Referenced by Game.Load(), and Game.Save().
LayerPeople.ShowMode Player.Pref.modePoeple |
Definition at line 55 of file Player.cs.
Referenced by LayerPeople.OnInit().
bool Player.Pref.sort_ascending |
Definition at line 39 of file Player.cs.
Referenced by UIInventory.RefreshMenu(), and UIInventory.Sort().
bool Player.Pref.sort_ascending_shop |
Definition at line 41 of file Player.cs.
Referenced by UIInventory.RefreshMenu(), and UIInventory.Sort().
UIList.SortMode Player.Pref.sortAbility = UIList.SortMode.ByID |
Definition at line 53 of file Player.cs.
Referenced by LayerAbility.OnInit().
UIList.SortMode Player.Pref.sortInv = UIList.SortMode.ByCategory |
Definition at line 49 of file Player.cs.
Referenced by UIInventory.Sort().
UIList.SortMode Player.Pref.sortInvShop = UIList.SortMode.ByValue |
UIList.SortMode Player.Pref.sortPeople |
Definition at line 45 of file Player.cs.
Referenced by LayerPeople.OnInit().
UIList.SortMode Player.Pref.sortResearch = UIList.SortMode.ByCategory |
Definition at line 47 of file Player.cs.
Referenced by LayerMapList.RefreshList(), LayerTech.RefreshTech(), and LayerHome.RefreshTech().
UIList.SortMode Player.Pref.sortResources |
Definition at line 43 of file Player.cs.
Referenced by LayerResource.OnInit().