Romestead Assembly Reference

Candide.CandideUI.Components.Holder.CoinSlot

Type JSON

public class in Candide.CandideUI.Components.Holder

Methods7
Properties2
Fields9
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
CoinTypepublicpublic System.Int32 CoinType
Inventorypublicpublic Candide.GameModels.Models.Items.SimpleInventory Inventory
OnDropMoneypublicpublic System.Func<Candide.CandideUI.Components.Holder.CoinSlot, System.UInt64, System.Boolean> OnDropMoney
OnMouseRightClickFuncpublicpublic System.Func<Candide.CandideUI.Components.Holder.CoinSlot, System.Boolean> OnMouseRightClickFunc
OnMouseSpecialClickFuncpublicpublic System.Func<Candide.CandideUI.Components.Holder.CoinSlot, System.Boolean> OnMouseSpecialClickFunc
Panelprotectedprotected Candide.CandideUI.Containers.CandidePanel Panel
_iconprivateprivate Candide.CandideUI.Components.CandideIcon _icon
_labelprivateprivate Candide.CandideUI.Components.CandideTextLabel _label
_moneyprivateprivate System.UInt64 _money

Properties

NameVisibilitySignature
Typepublicpublic Candide.CandideUI.Components.Holder.CandideHolderType Type
ValueForCoinpublicpublic System.UInt64 ValueForCoin

Methods

GetPickupContent

public Candide.CandideUI.Components.Holder.ICandideDraggableHolderContent GetPickupContent()

Method metadata
Referenced calls
  • Shared.Models.Items.SharedInventoryModel::get_IsLootOnly()
  • Candide.CandideUI.Components.Holder.CoinSlot::get_ValueForCoin()
  • Candide.CandideUI.Components.Holder.MoneyCandideDraggableHolderContent::.ctor(Candide.CandideUI.Components.Holder.CandideHolderBase, Candide.GameModels.Models.Items.SimpleInventory, System.UInt64, System.Int32)

InternalDraw

protected System.Void InternalDraw(Candide.CandideUI.UiRenderContext context)

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash158B10D5EE3E70C9D0EBBAFFB483F5EE16CF885C6BAC495EB8B602C48817FC58
  • Body hashF0287A0E190011B0A8697BE613BF979E54E02537F6930C0E49DF4BC51E2A82FB
  • IL size71
Referenced calls

OnControllerYPressed

public System.Void OnControllerYPressed(System.Boolean yWasHeld)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashCCF5291FEBCA6EF72ADB0FD826EB2C2496E570C533C1548325A9733D9A046475
  • Body hashFDC592B7308F4A0918A6F0D6BE314FE0F1420E1900DCA74BABA5AB0B80237758
  • IL size84
Referenced calls

OnMouseSecondaryDown

public System.Void OnMouseSecondaryDown()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash422DF0463A8E9B8A2128AE1BB05B9B9EFBB6665350106D09725129FF9A6C279B
  • Body hashAB5EB866A613F38A52B53AC69844F3217100868854C9EBECEA4ED0290BC7BB1E
  • IL size32
Referenced calls
  • Candide.CandideUI.CandideUiElement::get_Enabled()
  • System.Func<Candide.CandideUI.Components.Holder.CoinSlot, System.Boolean>::Invoke(!0)

OnSpecialAction

protected System.Boolean OnSpecialAction()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • HashF0F1CBDE754CCBEA451DAC003E48EEB3B4FFB1DC44AA86015004F693697AE65E
  • Body hash9EFDB7580B86B680643A81263AF768D053024C26D80E373432EFCF1459ADB322
  • IL size25
Referenced calls
  • System.Func<Candide.CandideUI.Components.Holder.CoinSlot, System.Boolean>::Invoke(!0)

SetMoney

public System.Void SetMoney(System.UInt64 money)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash36EC126E8EDB19D13ED46E1F77555385DDE857146ED50C9E531634ACE52BD112
  • Body hashC157512DBE67CBF4CB8DF070B089CCFD3FF743CB09B5DF759FBE81B4CE556F4C
  • IL size75
Referenced calls
Called by

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash91B5D9A0A53977CBED4F6E3D6083D826F3C4CD63587684798BAF07190494708A
  • Body hash32C78CB613C0644F55D877BC1C515D94CAD31C7B3FE24AAA9F8B304DE81307DD
  • IL size91
Referenced calls