Romestead Assembly Reference

Candide.CandideUI.CandideSplitInventoryItemMockComponent

Type JSON

public class in Candide.CandideUI

Methods5
Properties4
Fields2
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
ItemContentpublicpublic Candide.CandideUI.Components.Holder.ItemCandideDraggableHolderContent ItemContent
_isInvalidprivateprivate System.Boolean _isInvalid

Properties

NameVisibilitySignature
ContentTypepublicpublic Candide.CandideUI.Components.Holder.CandideHolderContentType ContentType
IconDatapublicpublic CandideCreator.Shared.Graphics.IconData IconData
Parentpublicpublic Candide.CandideUI.Components.Holder.CandideHolderBase Parent
SplitValuepublicpublic System.Int32 SplitValue

Methods

GetStackInfo

public System.String GetStackInfo()

Method metadata
  • Visibilitypublic
  • Return typeSystem.String
  • StaticFalse
  • VirtualTrue
  • HashE9ED77E06EF189613116DAC41A9BC4E837CD38AE5C77EFE76428928056FFBDE5
  • Body hash6F2073E6A52128E1B674382FBD5C8E266C0D1FFD1A316FBEE1A02C4D5FF72422
  • IL size15
Referenced calls
  • Candide.CandideUI.CandideSplitInventoryItemMockComponent::get_SplitValue()
  • System.Int32::ToString()

IncreaseSplitValue

public System.Void IncreaseSplitValue(System.Int32 i)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashCDAFCBE13C89727ED3A4DE71C9726A566F3FFFC27F85F804596EA6128937F9A9
  • Body hash3F8C21757F9A669320883FB3E2CDD341095325C7E80B379FAC1F7FBD512026AB
  • IL size66
Referenced calls
  • Candide.CandideUI.Components.Holder.ItemCandideDraggableHolderContent::get_ItemInstance()
  • Candide.CandideUI.CandideSplitInventoryItemMockComponent::get_SplitValue()
  • Candide.Toolkit.SamuelDevelopmentException::.ctor(System.String)
  • Candide.CandideUI.CandideSplitInventoryItemMockComponent::set_SplitValue(System.Int32)
Called by
String literals
  • Handle this outside. It should reasonbly convert the split item into a full item move

OnDropped

public System.Boolean OnDropped()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • HashE697A6569FCD131963DE0BC376090A808391A23DDE52FC7F0E8C6FA3B655F661
  • Body hash1AFB0E86A79BCF69F46B18CCE452B2152834F04F74A067CD7AD528578AF947E5
  • IL size129
Referenced calls

OnDroppedOnHolder

public System.Boolean OnDroppedOnHolder(Candide.CandideUI.Components.Holder.CandideHolderBase holder)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • HashCAD1C08E4D6B8305A6623A9A757F22CEF59DB1F95C29DF1ED4D1D6C4A10A1460
  • Body hashCDD1CC862FC9A70D418405CD22130369E1C21696D5DF0F9AA43393FEC862C715
  • IL size1715
Referenced calls
String literals
  • OnDroppedOnHolder: ItemContent was null
  • OnDroppedOnHolder: ItemContent did not have an inventory
  • OnDroppedOnHolder: Target holder was of type StoreSlot but not CandideItemShopSlot
  • ItemCandideDraggableHolderContent should never be able to have a parent with Undefined type.
  • Implement more xD
  • Target holder was of type
  • but not
  • CoinSlot
  • Splitting into coinslot error: inventory had
  • slots, but source slot index was
  • .
  • ItemGiftSlot

OnInventoriesChanged

private System.Void OnInventoriesChanged(Candide.GameModels.Controllers.GameStateActiveInventoriesArgs args)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash9309103CBED4254E5B70A4D44CF7361978C8BAAB4EB6C2A4D7D013764B4DC7E6
  • Body hash69B2B6BDD488DEED079DCABB27F7B974160C5FC14A0AB1C3CA7784693830DD1F
  • IL size136
Referenced calls