Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
Player.Pref Class Reference

Public Attributes

string lastBuildCategory
 
string lastBuildRecipe
 
int lastIdTabAbility
 
bool layerInventory
 
bool layerAbility
 
bool layerCraft
 
bool sort_ascending
 
bool sort_ascending_shop
 
UIList.SortMode sortResources
 
UIList.SortMode sortPeople
 
UIList.SortMode sortResearch = UIList.SortMode.ByCategory
 
UIList.SortMode sortInv = UIList.SortMode.ByCategory
 
UIList.SortMode sortInvShop = UIList.SortMode.ByValue
 
UIList.SortMode sortAbility = UIList.SortMode.ByID
 
LayerPeople.ShowMode modePoeple
 
UIInventory.InteractMode interactMode
 

Detailed Description

Definition at line 23 of file Player.cs.

Member Data Documentation

◆ interactMode

UIInventory.InteractMode Player.Pref.interactMode

Definition at line 57 of file Player.cs.

Referenced by UIInventory.OnInit().

◆ lastBuildCategory

string Player.Pref.lastBuildCategory

Definition at line 26 of file Player.cs.

Referenced by BuildMenu.OnActivate(), and AM_Build.OnFinishProcessTiles().

◆ lastBuildRecipe

string Player.Pref.lastBuildRecipe

Definition at line 29 of file Player.cs.

◆ lastIdTabAbility

int Player.Pref.lastIdTabAbility

Definition at line 31 of file Player.cs.

Referenced by LayerAbility.OnInit().

◆ layerAbility

bool Player.Pref.layerAbility

Definition at line 35 of file Player.cs.

Referenced by Game.Load().

◆ layerCraft

bool Player.Pref.layerCraft

Definition at line 37 of file Player.cs.

◆ layerInventory

bool Player.Pref.layerInventory

Definition at line 33 of file Player.cs.

Referenced by Game.Load(), and Game.Save().

◆ modePoeple

LayerPeople.ShowMode Player.Pref.modePoeple

Definition at line 55 of file Player.cs.

Referenced by LayerPeople.OnInit().

◆ sort_ascending

bool Player.Pref.sort_ascending

Definition at line 39 of file Player.cs.

Referenced by UIInventory.RefreshMenu(), and UIInventory.Sort().

◆ sort_ascending_shop

bool Player.Pref.sort_ascending_shop

Definition at line 41 of file Player.cs.

Referenced by UIInventory.RefreshMenu(), and UIInventory.Sort().

◆ sortAbility

UIList.SortMode Player.Pref.sortAbility = UIList.SortMode.ByID

Definition at line 53 of file Player.cs.

Referenced by LayerAbility.OnInit().

◆ sortInv

Definition at line 49 of file Player.cs.

Referenced by UIInventory.Sort().

◆ sortInvShop

UIList.SortMode Player.Pref.sortInvShop = UIList.SortMode.ByValue

Definition at line 51 of file Player.cs.

◆ sortPeople

UIList.SortMode Player.Pref.sortPeople

Definition at line 45 of file Player.cs.

Referenced by LayerPeople.OnInit().

◆ sortResearch

UIList.SortMode Player.Pref.sortResearch = UIList.SortMode.ByCategory

◆ sortResources

UIList.SortMode Player.Pref.sortResources

Definition at line 43 of file Player.cs.

Referenced by LayerResource.OnInit().


The documentation for this class was generated from the following file: