Romestead Assembly Reference

Candide.CandideUI.Components.Holder.CandideEquipmentSlot

Type JSON

public class in Candide.CandideUI.Components.Holder

Methods3
Properties2
Fields2
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
_equipmentIconprivateprivate Candide.CandideUI.Components.CandideIcon _equipmentIcon
_isLockedprivateprivate System.Boolean _isLocked

Properties

NameVisibilitySignature
IsLockedpublicpublic System.Boolean IsLocked
Typepublicpublic Candide.CandideUI.Components.Holder.CandideHolderType Type

Methods

PlayDropSound

protected System.Void PlayDropSound()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashFF81C197534BE9A873701F854351A09AB4F9303F41B23E71887238FAC9B06C9B
  • Body hash2326756B463CEB9C95684F6D1971B0532D9176B8E61105224073DD1B871DA7C8
  • IL size70
Referenced calls
String literals
  • event:/interface/player inventory/ui_inventory_equip_weapon
  • event:/interface/player inventory/ui_inventory_equip_armor

Update

public System.Void Update()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashBB4FDC93E7CC06B620DD55C9533B7A1BBC7E61F273D5F06FF09378EDC67678DB
  • Body hash8A6C439AA7A639DB9ED8B72CBF3A6EC46AB1400EBE6EACBB9E11977140E50D9A
  • IL size55
Referenced calls
  • Candide.CandideUI.Components.Holder.CandideInventorySlot::Update()
  • Candide.CandideUI.Components.Holder.CandideInventorySlot::get_IsEmptySlot()
  • Candide.CandideUI.Components.Holder.CandideEquipmentSlot::<Update>b__9_0()
  • System.Func<System.Collections.Generic.IEnumerable<Candide.CandideUI.CandideUiElement>>::.ctor(System.Object, System.IntPtr)
  • Candide.CandideUI.Components.Holder.CandideHolderBase::set_GetTooltipContent(System.Func<System.Collections.Generic.IEnumerable<Candide.CandideUI.CandideUiElement>>)
  • Candide.CandideUI.Components.Holder.CandideEquipmentSlot::get_IsLocked()
  • Candide.CandideUI.CandideUiElement::set_Visible(System.Boolean)

Update

public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash0B9A25DB5C697E200419C7EA4524DA031EA17C1C5C6199FC0E6440556E99384B
  • Body hashD835AD4D59B955A044E8502732BF1792833C281504FE13977498BC1A1B1DE177
  • IL size56
Referenced calls