Romestead Assembly Reference

Candide.CandideUI.Components.Holder.ItemRecipeCandideHolderContent

Type JSON

public class in Candide.CandideUI.Components.Holder

Methods4
Properties3
Fields2
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
_inventoryprivateprivate Candide.GameModels.Models.Items.SimpleInventory _inventory
_recipeprivateprivate Shared.Data.ItemRecipe _recipe

Properties

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

Methods

GetStackInfo

public System.String GetStackInfo()

Method metadata
  • Visibilitypublic
  • Return typeSystem.String
  • StaticFalse
  • VirtualTrue
  • HashBDD2F8028B2319D32936C9E2992E94F4DDEA3EBB6B98389901FB8135F0B0A457
  • Body hash5AFAA8B9BE47D350AF9235F3A3B4A2B4557DC0C351758A7DE175B0C368FA9F5A
  • IL size37
Referenced calls
  • System.Int32::ToString()

IsValidComponent

private System.Boolean IsValidComponent(Candide.CandideUI.Components.Holder.CandideHolderBase parent)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • Hash6B1756180534615A456D69C7FAA8B0F651C9EAF9D47BC23BE3EC4C6790426093
  • Body hash317EB2CED865552F4EB3F649F36ADC5CF5CE6B1361AAB512F5CB0181FA55A61C
  • IL size17
Referenced calls
Called by
String literals
  • ItemRecipeCandideHolderContent: Parent is null

OnDropped

public System.Boolean OnDropped()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • HashCD31F744D679A3746EE5184D2BB6ED546C2A4E31E44590343E90FDDBCD5F5AF0
  • Body hash723AEAE36710714F585B1EA2ABAEADEBA7937511FBF81EE536A82B2A2944F7DD
  • IL size17
Referenced calls

OnDroppedOnHolder

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash5FE8C729DBDCD5B38F680C988FFE32BD8B165F145CE8CF6F275A14BA0171BC63
  • Body hash65DA168C3A0C2F52A926C5F246A3E0DA9DAAA8E59D123E1AC05E9680A735598B
  • IL size160
Referenced calls
String literals
  • Target holder was of type
  • but not
  • CandideInventorySlot