{"Id":"Candide.CandideUI.Windows.PlayerInventoryWindow","Name":"PlayerInventoryWindow","DisplayName":"PlayerInventoryWindow","FullName":"Candide.CandideUI.Windows.PlayerInventoryWindow","Namespace":"Candide.CandideUI.Windows","Kind":"class","Visibility":"public","IsAbstract":false,"IsSealed":false,"BaseType":"Candide.CandideUI.Containers.CandideWindow","Interfaces":[],"SourceLocations":[],"Fields":[{"Id":"TitleBarSheet:CandideCreator.Shared.Graphics.SpriteSheet","Name":"TitleBarSheet","Type":"CandideCreator.Shared.Graphics.SpriteSheet","Signature":"private CandideCreator.Shared.Graphics.SpriteSheet TitleBarSheet","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"4CF9EB4964C7A796CE892AC8A690F4AF328CC422290FD7BD759D318F963D8771"},{"Id":"_craftingWindow:Candide.CandideUI.Windows.InventoryCraftingWindow","Name":"_craftingWindow","Type":"Candide.CandideUI.Windows.InventoryCraftingWindow","Signature":"private Candide.CandideUI.Windows.InventoryCraftingWindow _craftingWindow","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"62BD01E2B71DB5814AE4A64510FD3661D50FD049C49C3DF21DA457258B16CB6E"},{"Id":"_playerInventoryControl:Candide.CandideUI.UserControls.PlayerInventoryUserControl","Name":"_playerInventoryControl","Type":"Candide.CandideUI.UserControls.PlayerInventoryUserControl","Signature":"private Candide.CandideUI.UserControls.PlayerInventoryUserControl _playerInventoryControl","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"C22B10CA3D6DF7F05A9D6FAF9AAE718D4185F2F089FCF36EB600694F0548DE55"},{"Id":"_romanyItemsWindow:Candide.CandideUI.Windows.RomanyItemsWindow","Name":"_romanyItemsWindow","Type":"Candide.CandideUI.Windows.RomanyItemsWindow","Signature":"private Candide.CandideUI.Windows.RomanyItemsWindow _romanyItemsWindow","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"22DD2575489A9DED2D3F325CE6FC2CC2ABD868DEB9283B3B8166CC3588AFF03F"},{"Id":"_showExtensions:System.Boolean","Name":"_showExtensions","Type":"System.Boolean","Signature":"private System.Boolean _showExtensions","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"817DFB7ABC29FC1E0D8FEDF2E45D92D8A17C81EC947FDF9568C6918B85C00871"}],"Properties":[{"Id":"AnyRecipes:System.Boolean","Name":"AnyRecipes","Type":"System.Boolean","Signature":"private System.Boolean AnyRecipes","Visibility":"private","HasGetter":true,"HasSetter":false,"Hash":"92BBFEFB3835900C03DC4200C0AE02B073680E14BAEA6F608B9681853F1A7CA4"}],"Events":[],"Methods":[{"Id":"CheckShowCraftingTutorial()-\u003ESystem.Void","Name":"CheckShowCraftingTutorial","Signature":"private System.Void CheckShowCraftingTutorial()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":45,"BodyHash":"7ADCA3B6FF2B6B25696FCACD6E35A24646AD865CD137A05EDB4BCE845FAE335D","Hash":"DEC4FFDA35E033A6EB7670A2B3B3E21F8345EA09C49FB3A7D68906750EFEDFDB","CalledMethods":["Candide.CandideUI.Windows.PlayerInventoryWindow::get_AnyRecipes()","Candide.CandideUI.Tutorial.NewTutorialManager::AddTutorial(Candide.CandideUI.Tutorial.TutorialDisplayData)"],"StringLiterals":[],"Source":null},{"Id":"OnInventoryChanged(Candide.GameModels.Controllers.GameStateActiveInventoriesArgs)-\u003ESystem.Void","Name":"OnInventoryChanged","Signature":"private System.Void OnInventoryChanged(Candide.GameModels.Controllers.GameStateActiveInventoriesArgs args)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"args","Type":"Candide.GameModels.Controllers.GameStateActiveInventoriesArgs","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":84,"BodyHash":"FC0D8DD50881FEB7BC4904AB24198A09FB3871519B2516E9599D1543B2B30AA4","Hash":"A78557E3BD5620CF12AAA588C02A249177DD49C96660740DA7264A86B060E3EA","CalledMethods":["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()"],"StringLiterals":["Unexpected null Inventory"],"Source":null},{"Id":"OnInventorySlotsChanged()-\u003ESystem.Void","Name":"OnInventorySlotsChanged","Signature":"public System.Void OnInventorySlotsChanged()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":12,"BodyHash":"A19422E748B5458C29644C2CE33F23F946B7D62C884F65E7B313BDE72F5A5135","Hash":"790FF850290195D8098ECF80B73E066F686D4A69E02B3FA00560D3769466D2AE","CalledMethods":["Candide.CandideUI.UserControls.PlayerInventoryUserControl::InvalidateSlots()"],"StringLiterals":[],"Source":null},{"Id":"OnWindowClosed()-\u003ESystem.Void","Name":"OnWindowClosed","Signature":"protected System.Void OnWindowClosed()","Visibility":"protected","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":52,"BodyHash":"5636D9EFC9F7E75EA5B1248041F03C7BB1CE10911C42BACFEBA049D9C31BBB9A","Hash":"B1B57E312142EDF20C288B821B7EA97D15E7C22864B4877CF4ACDFCFEF490E65","CalledMethods":["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()"],"StringLiterals":[],"Source":null},{"Id":"OnWindowShown()-\u003ESystem.Void","Name":"OnWindowShown","Signature":"protected System.Void OnWindowShown()","Visibility":"protected","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":185,"BodyHash":"F67E024A2500C35DA11BB12BCB4DF05C4A7808B302C86348B6EE397612F2C8D7","Hash":"671076D939C9ED98B29D6920B53108A0C070223AD907DC24693710A4128DC415","CalledMethods":["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\u0026)","System.Boolean::TryParse(System.String, System.Boolean\u0026)","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()"],"StringLiterals":["ShowCraftingWindow","ShowRomanyItemsWindow"],"Source":null},{"Id":"Update(Microsoft.Xna.Framework.GameTime)-\u003ESystem.Void","Name":"Update","Signature":"public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"gameTime","Type":"Microsoft.Xna.Framework.GameTime","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":123,"BodyHash":"884BC636EAAC84855A0DD4E69345D024064C97BF643793A6B4747147AFFAD1AB","Hash":"6CA5D93A6B9D68F68796411B639EBBD53363995D9BC81AEEBE25A4B2E85B2FC2","CalledMethods":["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)"],"StringLiterals":[],"Source":null}],"Hash":"D4022FFDF7D20FC7A68F047BB234AED26C4015566DA7422DB5A043023CE7D7C9"}