Candide.CandideUI.Components.Holder.CraftingCandideDraggableHolderContent
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
E2F80A03D569F3940726BE748FC2140F0FCABD04FFB65D55D71FD80BC03E2267
Relationships
Base type
System.Object
Interfaces
Fields
| Name | Visibility | Signature |
|---|---|---|
Item# | public | public Shared.Models.Items.ItemData Item |
ItemRecipe# | public | public Shared.Data.ItemRecipe ItemRecipe |
_amount# | private | private System.Int32 _amount |
Properties
| Name | Visibility | Signature |
|---|---|---|
Amount# | public | public System.Int32 Amount |
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
FA969ECF3BB429AB9911C4EE2C5BE719849B08DAA7E0B7501D94CBE9817BE008 - Body hash
E8A09DA057D850BBCE98350CAA2BCD3579C597B9BFC1FADE8A7635854A2A3055 - IL size47
Referenced calls
Candide.CandideUI.Components.Holder.CraftingCandideDraggableHolderContent::get_Amount()System.Int32::ToString()
IsValidComponent
#
private System.Boolean IsValidComponent(Candide.CandideUI.Components.Holder.CandideHolderBase parent)
Method metadata
- Visibilityprivate
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
73625A0A6E119FE66D448CC21E8E6801B2032C060DFB0E8D0A745202D0B8ED85 - Body hash
99861BB48FDB3D6F15BEC74BA5C323DF8ABAF04E5FDD81144630868B3CBBD8EA - IL size17
Referenced calls
Called by
String literals
CraftingCandideDraggableHolderContent: Parent is null
OnDropped
#
public System.Boolean OnDropped()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
FF2CDD1C029FDA8F9DA32CE3CE14514398D4301E21A7EF7ECF60512E2289E093 - Body hash
9B62901D066E695DA13670338EFD782E3B8C7832ADFE9DC6F194F2F460545EB6 - IL size60
Referenced calls
Candide.CandideUI.Components.Holder.CraftingCandideDraggableHolderContent::get_Parent()Candide.CandideUI.Components.Holder.CraftingCandideDraggableHolderContent::IsValidComponent(Candide.CandideUI.Components.Holder.CandideHolderBase)Candide.GameModels.GameState::TryGetLocalPlayerInventory(Candide.GameModels.Models.Items.SimpleInventory&)Candide.CandideUI.Components.Holder.CraftingCandideDraggableHolderContent::get_Amount()Candide.GameModels.Managers.ItemRecipeManager::TryCraftItemAndDrop(Candide.GameModels.Models.Items.SimpleInventory, Shared.Data.ItemRecipe, System.Single, System.Int32)
OnDroppedOnHolder
#
public System.Boolean OnDroppedOnHolder(Candide.CandideUI.Components.Holder.CandideHolderBase holder)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
D8863B6CEFD70C2B1B3071456736BFC79C2300353724D8C8F0106A1FB8200D66 - Body hash
00F836C943FCB33EBEFB0A29A15FDD4E0F52F91D55BE41F3C66C08ED76EFFDE3 - IL size292
Referenced calls
Candide.CandideUI.Components.Holder.CraftingCandideDraggableHolderContent::get_Parent()Candide.CandideUI.Components.Holder.CraftingCandideDraggableHolderContent::IsValidComponent(Candide.CandideUI.Components.Holder.CandideHolderBase)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.Nullable<System.Int32>::.ctor(!0)Candide.CandideUI.Components.Holder.CraftingCandideDraggableHolderContent::get_Amount()Candide.GameModels.Managers.ItemRecipeManager::TryCraftItem(Candide.GameModels.Models.Items.SimpleInventory, Shared.Data.ItemRecipe, System.Nullable<System.Int32>, System.Int32)Candide.GameModels.GameState::TryGetLocalPlayerInventory(Candide.GameModels.Models.Items.SimpleInventory&)Candide.GameModels.Managers.ItemRecipeManager::TryCraftItemAndEquip(Candide.GameModels.Models.Items.SimpleInventory, Candide.GameModels.Models.Items.SimpleInventory, Shared.Data.ItemRecipe, System.Int32, System.Int32)System.ArgumentOutOfRangeException::.ctor()
String literals
Target holder was of typebut notCandideInventorySlot