Elin Modding Docs Doc
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 1836 of file Player.cs.

Member Data Documentation

◆ interactMode

UIInventory.InteractMode Player.Pref.interactMode

Definition at line 1886 of file Player.cs.

◆ lastBuildCategory

string Player.Pref.lastBuildCategory

Definition at line 1840 of file Player.cs.

◆ lastBuildRecipe

string Player.Pref.lastBuildRecipe

Definition at line 1844 of file Player.cs.

◆ lastIdTabAbility

int Player.Pref.lastIdTabAbility

Definition at line 1847 of file Player.cs.

◆ layerAbility

bool Player.Pref.layerAbility

Definition at line 1853 of file Player.cs.

◆ layerCraft

bool Player.Pref.layerCraft

Definition at line 1856 of file Player.cs.

◆ layerInventory

bool Player.Pref.layerInventory

Definition at line 1850 of file Player.cs.

◆ modePoeple

LayerPeople.ShowMode Player.Pref.modePoeple

Definition at line 1883 of file Player.cs.

◆ sort_ascending

bool Player.Pref.sort_ascending

Definition at line 1859 of file Player.cs.

◆ sort_ascending_shop

bool Player.Pref.sort_ascending_shop

Definition at line 1862 of file Player.cs.

◆ sortAbility

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

Definition at line 1880 of file Player.cs.

◆ sortInv

UIList.SortMode Player.Pref.sortInv = UIList.SortMode.ByCategory

Definition at line 1874 of file Player.cs.

◆ sortInvShop

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

Definition at line 1877 of file Player.cs.

◆ sortPeople

UIList.SortMode Player.Pref.sortPeople

Definition at line 1868 of file Player.cs.

◆ sortResearch

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

Definition at line 1871 of file Player.cs.

◆ sortResources

UIList.SortMode Player.Pref.sortResources

Definition at line 1865 of file Player.cs.


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