Candide.CandideUI.Components.Holder.MoneyCandideDraggableHolderContent
Type JSONpublic class in Candide.CandideUI.Components.Holder
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.Components.Holder - Base type
System.Object - Interfaces
Candide.CandideUI.Components.Holder.ICandideDraggableHolderContent - Hash
CCEF18E96BE51D8C60D68DD3F9B6852A28234A573E8E4B644E89C41027EF7B8B
Relationships
Base type
System.Object
Interfaces
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
CoinAmount# | public | public System.UInt64 CoinAmount |
CoinType# | public | public System.Int32 CoinType |
Inventory# | public | public Candide.GameModels.Models.Items.SimpleInventory Inventory |
Properties
| Name | Visibility | Signature |
|---|---|---|
ContentType# | public | public Candide.CandideUI.Components.Holder.CandideHolderContentType ContentType |
IconData# | public | public CandideCreator.Shared.Graphics.IconData IconData |
Parent# | public | public Candide.CandideUI.Components.Holder.CandideHolderBase Parent |
Methods
GetStackInfo
#
public System.String GetStackInfo()
Method metadata
- Visibilitypublic
- Return type
System.String - StaticFalse
- VirtualTrue
- Hash
B19AECF7B396A640CE2FAC5193CC4AE2393CF0880404F5FBC2F42E3CC64286A0 - Body hash
19607392F3B114CADF30CC48F4AB1C949467473CD7C7FD67F7E5BA56CD50BDE2 - IL size12
Referenced calls
System.UInt64::ToString()
IsValidComponent
#
private System.Boolean IsValidComponent(Candide.GameModels.Models.Items.SimpleInventory inventory, Candide.CandideUI.Components.Holder.CandideHolderBase parent, System.UInt64 coinAmount)
Method metadata
- Visibilityprivate
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
E9C60DED7351617FF96E45E33ADE5C6057765B15E5BCEC68F0AD8D640698BD77 - Body hash
71D24FCCD439CA72A5161684996D76D4E77AE8E4D125E6120F65141D0DCB68CF - IL size53
Referenced calls
Called by
String literals
MoneyCandideDraggableHolderContent: No inventory is setMoneyCandideDraggableHolderContent: Coin amount is too largeMoneyCandideDraggableHolderContent: Parent is null
OnDropped
#
public System.Boolean OnDropped()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
91124F597D5A596AE744C99E095E38230EF01CBEE6B689DDAB75542076743086 - Body hash
3965C99A267394869B187796838DBE5AA2E2FFFC12E0FDD18B32FBD1C699A7BB - IL size133
Referenced calls
Candide.CandideUI.Components.Holder.MoneyCandideDraggableHolderContent::get_Parent()Candide.CandideUI.Components.Holder.MoneyCandideDraggableHolderContent::IsValidComponent(Candide.GameModels.Models.Items.SimpleInventory, Candide.CandideUI.Components.Holder.CandideHolderBase, System.UInt64)Shared.Helpers.MoneyHelper::GetMultiplierForCoinType(System.Int32)Candide.GameModels.Managers.SimpleInventoryManager::DropMoney(Candide.GameModels.Models.Items.SimpleInventory, System.UInt64, System.Single)System.Nullable<System.UInt64>::get_Value()Candide.CandideUI.Components.Displays.MoneyDisplay::SetMoney(System.UInt64, System.Boolean)
OnDroppedOnHolder
#
public System.Boolean OnDroppedOnHolder(Candide.CandideUI.Components.Holder.CandideHolderBase holder)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
AE6BD7724C702110F5B8B9BC1ECF89528E369C5473FB713E78E4D04CA23BE72F - Body hash
90886F8413F85FF37BAB58666A8C9D0D0B0D919DB61AFC21D3884157121E92DC - IL size398
Referenced calls
Candide.CandideUI.Components.Holder.MoneyCandideDraggableHolderContent::get_Parent()Candide.CandideUI.Components.Holder.MoneyCandideDraggableHolderContent::IsValidComponent(Candide.GameModels.Models.Items.SimpleInventory, Candide.CandideUI.Components.Holder.CandideHolderBase, System.UInt64)Candide.CandideUI.Components.Holder.CandideHolderBase::get_Type()System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)System.Guid::op_Equality(System.Guid, System.Guid)Candide.GameModels.Managers.SimpleInventoryManager::MoneySwapAction(System.Guid, System.UInt64, System.Int32, System.Guid, System.Int32, System.Boolean)System.Nullable<System.UInt64>::get_Value()Candide.CandideUI.Components.Displays.MoneyDisplay::SetMoney(System.UInt64, System.Boolean)Candide.Toolkit.SamuelDevelopmentException::.ctor(System.String)System.NotImplementedException::.ctor(System.String)System.ArgumentOutOfRangeException::.ctor()
String literals
Target holder was of typebut notCandideInventorySlotMoneyCandideDraggableHolderContent should never be able to have a parent with Undefined type.Implement more xD