Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
int | GetShippingBonus (long _a) |
Public Attributes | |
double | timeElapsed |
int | kumi |
int | mins |
int | days |
int | months |
int | sieges |
int | turns |
int | kills |
int | taxBills |
int | taxBillsPaid |
int | digs |
int | shipNum |
int | slept |
int | death |
int | allyDeath |
int | deepest |
int | gambleChest |
int | gambleChestOpen |
long | shipMoney |
int | lastShippingExp |
int | lastShippingExpMax |
|
inline |
Definition at line 106 of file Player.cs.
References Player.Stats.lastShippingExp, and Player.Stats.lastShippingExpMax.
Referenced by LayerShippingResult.Refresh(), and GameDate.ShipGoods().
int Player.Stats.allyDeath |
Definition at line 90 of file Player.cs.
Referenced by Chara.Die().
int Player.Stats.days |
Definition at line 68 of file Player.cs.
Referenced by GameDate.AdvanceDay(), LayerShippingResult.Awake(), GameIndex.Create(), GrowSystem.PopHarvest(), FactionBranch.ReceivePackages(), ContentHallOfFame.Refresh(), WindowChara.RefreshProfile(), LayerGlobalMap.RefreshSummary(), Chara.Revive(), GameDate.ShipLetter(), and Zone.UpdateQuests().
int Player.Stats.deepest |
Definition at line 92 of file Player.cs.
Referenced by GameIndex.Create(), Zone.OnVisit(), and WindowChara.RefreshProfile().
int Player.Stats.digs |
Definition at line 82 of file Player.cs.
Referenced by TaskMine.OnProgressComplete(), and ContentHallOfFame.OnSwitchContent().
int Player.Stats.gambleChest |
Definition at line 94 of file Player.cs.
Referenced by AI_OpenGambleChest.Run().
int Player.Stats.gambleChestOpen |
Definition at line 96 of file Player.cs.
Referenced by AI_OpenGambleChest.Run().
int Player.Stats.kills |
Definition at line 76 of file Player.cs.
Referenced by Card.DamageHP(), and ContentHallOfFame.OnSwitchContent().
int Player.Stats.kumi |
Definition at line 64 of file Player.cs.
Referenced by TraitBookSecret.OnRead().
int Player.Stats.lastShippingExp |
Definition at line 101 of file Player.cs.
Referenced by Player.Stats.GetShippingBonus(), and LayerShippingResult.Refresh().
int Player.Stats.lastShippingExpMax |
Definition at line 104 of file Player.cs.
Referenced by Player.Stats.GetShippingBonus(), and LayerShippingResult.Refresh().
int Player.Stats.months |
Definition at line 70 of file Player.cs.
Referenced by GameDate.AdvanceMonth().
long Player.Stats.shipMoney |
Definition at line 98 of file Player.cs.
Referenced by GameDate.ShipGoods().
int Player.Stats.sieges |
Definition at line 72 of file Player.cs.
Referenced by ZoneEventSiege.OnFirstTick(), and LayerGlobalMap.RefreshSummary().
int Player.Stats.slept |
Definition at line 86 of file Player.cs.
Referenced by RecipeManager.OnSleep(), and LayerSleep.Sleep().
int Player.Stats.taxBillsPaid |
Definition at line 80 of file Player.cs.
Referenced by ContentHallOfFame.OnSwitchContent().
double Player.Stats.timeElapsed |
Definition at line 62 of file Player.cs.
Referenced by Game.OnUpdate(), and CoreConfig.TryUpdatePlayedHour().
int Player.Stats.turns |
Definition at line 74 of file Player.cs.
Referenced by ContentHallOfFame.Refresh(), WindowChara.RefreshProfile(), AI_Idle.Run(), and Chara.Tick().