Candide.CandideUI.Windows.PlayerInventoryWindow
Type JSONpublic class in Candide.CandideUI.Windows
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.Windows - Base type
Candide.CandideUI.Containers.CandideWindow - Hash
D4022FFDF7D20FC7A68F047BB234AED26C4015566DA7422DB5A043023CE7D7C9
Relationships
Base type
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
TitleBarSheet# | private | private CandideCreator.Shared.Graphics.SpriteSheet TitleBarSheet |
_craftingWindow# | private | private Candide.CandideUI.Windows.InventoryCraftingWindow _craftingWindow |
_playerInventoryControl# | private | private Candide.CandideUI.UserControls.PlayerInventoryUserControl _playerInventoryControl |
_romanyItemsWindow# | private | private Candide.CandideUI.Windows.RomanyItemsWindow _romanyItemsWindow |
_showExtensions# | private | private System.Boolean _showExtensions |
Properties
| Name | Visibility | Signature |
|---|---|---|
AnyRecipes# | private | private System.Boolean AnyRecipes |
Methods
CheckShowCraftingTutorial
#
private System.Void CheckShowCraftingTutorial()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
DEC4FFDA35E033A6EB7670A2B3B3E21F8345EA09C49FB3A7D68906750EFEDFDB - Body hash
7ADCA3B6FF2B6B25696FCACD6E35A24646AD865CD137A05EDB4BCE845FAE335D - IL size45
Referenced calls
Candide.CandideUI.Windows.PlayerInventoryWindow::get_AnyRecipes()Candide.CandideUI.Tutorial.NewTutorialManager::AddTutorial(Candide.CandideUI.Tutorial.TutorialDisplayData)
OnInventoryChanged
#
private System.Void OnInventoryChanged(Candide.GameModels.Controllers.GameStateActiveInventoriesArgs args)
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
A78557E3BD5620CF12AAA588C02A249177DD49C96660740DA7264A86B060E3EA - Body hash
FC0D8DD50881FEB7BC4904AB24198A09FB3871519B2516E9599D1543B2B30AA4 - IL size84
Referenced calls
Candide.CandideUI.UserControls.PlayerInventoryUserControl::get_Inventory()System.Guid::op_Equality(System.Guid, System.Guid)CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)Candide.CandideUI.Containers.CandideWindow::Close()Candide.CandideUI.Windows.InventoryCraftingWindow::OnInventoryChanged()
Called by
String literals
Unexpected null Inventory
OnInventorySlotsChanged
#
public System.Void OnInventorySlotsChanged()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
790FF850290195D8098ECF80B73E066F686D4A69E02B3FA00560D3769466D2AE - Body hash
A19422E748B5458C29644C2CE33F23F946B7D62C884F65E7B313BDE72F5A5135 - IL size12
OnWindowClosed
#
protected System.Void OnWindowClosed()
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
B1B57E312142EDF20C288B821B7EA97D15E7C22864B4877CF4ACDFCFEF490E65 - Body hash
5636D9EFC9F7E75EA5B1248041F03C7BB1CE10911C42BACFEBA049D9C31BBB9A - IL size52
Referenced calls
Candide.CandideUI.Containers.CandideWindow::Close()Candide.CandideUI.Windows.PlayerInventoryWindow::OnInventoryChanged(Candide.GameModels.Controllers.GameStateActiveInventoriesArgs)SimpleInventoryController.GameStateActiveInventoriesChanged::.ctor(System.Object, System.IntPtr)Candide.GameModels.Controllers.SimpleInventoryController::remove_InventoriesChanged(SimpleInventoryController.GameStateActiveInventoriesChanged)Candide.CandideUI.Containers.CandideWindow::OnWindowClosed()
OnWindowShown
#
protected System.Void OnWindowShown()
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
671076D939C9ED98B29D6920B53108A0C070223AD907DC24693710A4128DC415 - Body hash
F67E024A2500C35DA11BB12BCB4DF05C4A7808B302C86348B6EE397612F2C8D7 - IL size185
Referenced calls
Candide.CandideUI.Windows.PlayerInventoryWindow::CheckShowCraftingTutorial()Candide.CandideUI.CandideUiElement::get_Desktop()Candide.CandideUI.Windows.PlayerInventoryWindow::get_AnyRecipes()Candide.CandideUI.Containers.CandideWindow::GetUserSettingsParameter(System.String, System.String&)System.Boolean::TryParse(System.String, System.Boolean&)Candide.CandideUI.Containers.CandideWindow::ShowAndSkipFirstVisibleFrame(Candide.CandideUI.CandideDesktop)Candide.CandideUI.CandideUiSystem::get_ControllerEnabled()Candide.CandideUI.Windows.PlayerInventoryWindow::OnInventoryChanged(Candide.GameModels.Controllers.GameStateActiveInventoriesArgs)SimpleInventoryController.GameStateActiveInventoriesChanged::.ctor(System.Object, System.IntPtr)Candide.GameModels.Controllers.SimpleInventoryController::add_InventoriesChanged(SimpleInventoryController.GameStateActiveInventoriesChanged)Candide.CandideUI.CandideUiElement::ControllerTryNavigateInto()
String literals
ShowCraftingWindowShowRomanyItemsWindow
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
6CA5D93A6B9D68F68796411B639EBBD53363995D9BC81AEEBE25A4B2E85B2FC2 - Body hash
884BC636EAAC84855A0DD4E69345D024064C97BF643793A6B4747147AFFAD1AB - IL size123
Referenced calls
Candide.CandideUI.Containers.CandideWindow::Update(Microsoft.Xna.Framework.GameTime)Candide.CandideUI.CandideUiElement::CalculateScreenPosition()Candide.CandideUI.CandideUiElement::get_BorderBounds()Candide.CandideUI.CandideUiElement::set_Top(System.Int32)Candide.CandideUI.CandideUiElement::set_Left(System.Int32)