{"Id":"Candide.CandideUI.Components.Displays.SecondaryEquipmentSlotDisplay","Name":"SecondaryEquipmentSlotDisplay","DisplayName":"SecondaryEquipmentSlotDisplay","FullName":"Candide.CandideUI.Components.Displays.SecondaryEquipmentSlotDisplay","Namespace":"Candide.CandideUI.Components.Displays","Kind":"class","Visibility":"public","IsAbstract":false,"IsSealed":false,"BaseType":"Candide.CandideUI.Components.Holder.CandideHolderBase","Interfaces":[],"SourceLocations":[],"Fields":[{"Id":"_baseItemId:System.String","Name":"_baseItemId","Type":"System.String","Signature":"private System.String _baseItemId","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"E00E04E52D7DAA3259111E4ECAC2F976C3505B35ABC964418271815B45A0391C"},{"Id":"_equipmentType:Shared.Models.Items.EquipmentType","Name":"_equipmentType","Type":"Shared.Models.Items.EquipmentType","Signature":"private Shared.Models.Items.EquipmentType _equipmentType","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"AF574BA73EA2B472A220E597F81E666F3527714058F7E38A3C8CA127623D78C5"},{"Id":"_icon:Candide.CandideUI.Components.CandideIcon","Name":"_icon","Type":"Candide.CandideUI.Components.CandideIcon","Signature":"private Candide.CandideUI.Components.CandideIcon _icon","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"212716D8A8536477B19FFD8EF91436CDAA082815536BAA0FA4D17B5CC5DFDA33"},{"Id":"_inventory:Candide.GameModels.Models.Items.SimpleInventory","Name":"_inventory","Type":"Candide.GameModels.Models.Items.SimpleInventory","Signature":"private Candide.GameModels.Models.Items.SimpleInventory _inventory","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"AB4B3E4B29950C24109E061FBB356FD0D7A89F2DC3E09A973924E964E2597B69"},{"Id":"_isLocked:System.Boolean","Name":"_isLocked","Type":"System.Boolean","Signature":"private System.Boolean _isLocked","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"900C70C903F61EAFCEC7C9051E7BE193C2937721FBE906E8A57847AA495E0C2B"},{"Id":"_slotIndex:System.Int32","Name":"_slotIndex","Type":"System.Int32","Signature":"private System.Int32 _slotIndex","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"4F38B4BA03102DBC1A39E1CB5EE6A7AF302319EA3A859B9AA039CE4DFA4942AA"}],"Properties":[],"Events":[],"Methods":[{"Id":"OnDismount()-\u003ESystem.Void","Name":"OnDismount","Signature":"protected System.Void OnDismount()","Visibility":"protected","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":14,"BodyHash":"86D000543AB09F6B14A1D70426001ECF18B8754C817DE7D30452F4A0DF6CE790","Hash":"E730A89633E777F00957EE6127EF8EC503DE0C5E732081B69F32FCF135AC079B","CalledMethods":["Candide.CandideUI.CandideUiElement::OnDismount()"],"StringLiterals":[],"Source":null},{"Id":"OnMount()-\u003ESystem.Void","Name":"OnMount","Signature":"protected System.Void OnMount()","Visibility":"protected","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":87,"BodyHash":"3AC30E43D870B188EE66C9789D5D3E39E079EF9B6A3CF43A4D8757C2963C77D3","Hash":"5902C02388189E8ADFAA0B2182F7F06C3258B445804E12E905DEB2FE7FBB697C","CalledMethods":["Candide.GameModels.GameState::TryGetLocalPlayerSecondaryEquipmentInventory(Candide.GameModels.Models.Items.SimpleInventory\u0026)","CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)","CandideServer.Helpers.SecondaryEquipmentSimpleInventoryHelper::GetInventorySlotIndexForType(Shared.Models.Items.EquipmentType)","Candide.CandideUI.Components.Displays.SecondaryEquipmentSlotDisplay::Set(Shared.Models.Items.ItemInstanceModel, Shared.Models.Items.SharedInventoryModel, System.Boolean)","Candide.CandideUI.CandideUiElement::OnMount()"],"StringLiterals":["SecondaryEquipmentSlotDisplay - Inventory was null"],"Source":null},{"Id":"Set(Shared.Models.Items.ItemInstanceModel, Shared.Models.Items.SharedInventoryModel, System.Boolean)-\u003ESystem.Void","Name":"Set","Signature":"private System.Void Set(Shared.Models.Items.ItemInstanceModel item, Shared.Models.Items.SharedInventoryModel inventory, System.Boolean onMount)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"item","Type":"Shared.Models.Items.ItemInstanceModel","IsOut":false,"IsOptional":false},{"Name":"inventory","Type":"Shared.Models.Items.SharedInventoryModel","IsOut":false,"IsOptional":false},{"Name":"onMount","Type":"System.Boolean","IsOut":false,"IsOptional":true}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":326,"BodyHash":"F4949A784788CB2936CEEBB75C5F2B5CB669739277616D1A21C5ABDFAA2D88D6","Hash":"BF1458B5DFD004D6F0516230BD9AFE2EEC2447963F65C4634461075664483917","CalledMethods":["SecondaryEquipmentSlotDisplay.\u003C\u003Ec__DisplayClass9_0::.ctor()","Shared.Models.Items.ItemInstanceModel::get_Data()","System.Nullable\u003CShared.Models.Items.EquipmentType\u003E::get_HasValue()","System.Nullable\u003CShared.Models.Items.EquipmentType\u003E::GetValueOrDefault()","System.String::op_Inequality(System.String, System.String)","CandideServer.Helpers.SecondaryEquipmentSimpleInventoryHelper::GetIconForEquipmentIndex(System.Int32)","Candide.CandideUI.Components.CandideIcon::set_Icon(System.String)","SecondaryEquipmentSlotDisplay.\u003C\u003Ec__DisplayClass9_0::\u003CSet\u003Eb__0()","System.Func\u003CSystem.Collections.Generic.IEnumerable\u003CCandide.CandideUI.CandideUiElement\u003E\u003E::.ctor(System.Object, System.IntPtr)","Candide.CandideUI.Components.Holder.CandideHolderBase::set_GetTooltipContent(System.Func\u003CSystem.Collections.Generic.IEnumerable\u003CCandide.CandideUI.CandideUiElement\u003E\u003E)","SecondaryEquipmentSlotDisplay.\u003C\u003Ec__DisplayClass9_0::\u003CSet\u003Eb__1()"],"StringLiterals":["ui:lock"],"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":60,"BodyHash":"8CE77C994092F286566E91F7F6212BB9E3B8ECD7AFBE3EABE694A03DE141F6F9","Hash":"C632DBF19A75CC3DA3394ECA7FC97B312AA371C2648806F03ACA02EB2C6CB8AD","CalledMethods":["Candide.CandideUI.Components.Displays.SecondaryEquipmentSlotDisplay::Set(Shared.Models.Items.ItemInstanceModel, Shared.Models.Items.SharedInventoryModel, System.Boolean)","Candide.CandideUI.CandideUiContainerSingleItem::Update(Microsoft.Xna.Framework.GameTime)"],"StringLiterals":[],"Source":null}],"Hash":"A0D2409FA250498BE0D6C1BF6C968EE99F38E27EF9FE1AAEEBD6F9F7A6CE5D60"}