Romestead Assembly Reference

Candide.CandideUI.CandideExtendedInteractionsHandler

Type JSON changed

public class in Candide.CandideUI

Methods6
Properties1
Fields7
Events1
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.CandideUI
  • Base typeSystem.Object
  • HashEEB01190A75B79CC266929AA5BFBEBE35FCBB58BBDDEADB0810C15CF640CDE74

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
ActiveGraticuleSpriteSheetpublicpublic CandideCreator.Shared.Graphics.SpriteSheet ActiveGraticuleSpriteSheet
DraggedContentChangedprivateprivate System.EventHandler<Candide.CandideUI.Components.Holder.ICandideDraggableHolderContent> DraggedContentChanged
GraticuleSpriteSheetpublicpublic CandideCreator.Shared.Graphics.SpriteSheet GraticuleSpriteSheet
InventoryItemSpecialHandlerpublicpublic Candide.CandideUI.CandideInventoryItemSpecialInteractionsHandler InventoryItemSpecialHandler
JustDroppedDraggedContentpublicpublic System.Boolean JustDroppedDraggedContent
MoneySpecialInteractionsHandlerpublicpublic Candide.CandideUI.CandideInventoryMoneySpecialInteractionsHandler MoneySpecialInteractionsHandler
StackTimerpublicpublic Candide.Toolkit.UiItemPickupStacking StackTimer

Properties

NameVisibilitySignature
DraggedContentpublicpublic Candide.CandideUI.Components.Holder.ICandideDraggableHolderContent DraggedContent

Events

NameVisibilitySignature
DraggedContentChangedpublicpublic System.EventHandler<Candide.CandideUI.Components.Holder.ICandideDraggableHolderContent> DraggedContentChanged

Methods

Draw

public System.Void Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch batch)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash0979C42E5542DD899E13A0FF26D82CC031C738C9EBBA43A4E8CBF625CCEA774E
  • Body hashDEA3688D7057BBE4C9B25284BD1948736B739A79EC0798075BFA0EB4FF18BDB2
  • IL size470
Referenced calls

NotifyDraggedContentChanged

public System.Void NotifyDraggedContentChanged()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashFB5C9910033AB5D6A582BFC2134E2F2EF6A517B0C572B97D27B8756796CB1FEB
  • Body hash1A6BBDFB3586188C6F268AAF21E6389F9EBF2884842B107CA2BD0D9F1C6DF479
  • IL size22
Referenced calls
  • Candide.CandideUI.CandideExtendedInteractionsHandler::get_DraggedContent()
  • System.EventHandler<Candide.CandideUI.Components.Holder.ICandideDraggableHolderContent>::Invoke(System.Object, !0)

ResetDraggedContent

public System.Void ResetDraggedContent()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash5CF4FBDB1F3C48B79C39A0C15002F8C8FAABABDC20097C0A7A23C471517D5B68
  • Body hash1A804F95652612D0419E0BFF82B98B75FCCF44AC2AC531D72CC25AC4BB2BFC10
  • IL size50
Referenced calls
Called by

SetDraggedContent

public System.Void SetDraggedContent(Candide.CandideUI.Components.Holder.ICandideDraggableHolderContent content)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash2EDC87792C9F182C5F31FE1D94C0D05E7116CA4482E474E904E6BE99E5800E1E
  • Body hashA0953496E67712097BD82813DE4E71483AFA21291ED0C62CCB2586DC3FA19785
  • IL size66
Referenced calls
  • Candide.CandideUI.CandideExtendedInteractionsHandler::get_DraggedContent()
  • Candide.Toolkit.SamuelDevelopmentException::.ctor(System.String)
  • Candide.Sound.SoundPlayer::PlayEventOneShot(System.String, System.Single, System.Single)
  • Candide.CandideUI.CandideExtendedInteractionsHandler::set_DraggedContent(Candide.CandideUI.Components.Holder.ICandideDraggableHolderContent)
  • System.EventHandler<Candide.CandideUI.Components.Holder.ICandideDraggableHolderContent>::Invoke(System.Object, !0)
Called by
String literals
  • You forgot to empty DraggedContent
  • event:/interface/holder_pickup

TakeDraggedContent

changed

public System.Void TakeDraggedContent()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash83CB5D6E04D329C6C2277EB40AEF066D88799BDC67568D46D420407210908672
  • Body hash7771F038E0D8AC3D7E80CCCA7BC4C6D8B3C3E8CD3257AF518DC9EF7BE26F1E32
  • IL size51
Referenced calls
  • Candide.CandideUI.CandideExtendedInteractionsHandler::get_DraggedContent()
  • CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)
  • Candide.CandideUI.CandideExtendedInteractionsHandler::set_DraggedContent(Candide.CandideUI.Components.Holder.ICandideDraggableHolderContent)
  • System.EventHandler<Candide.CandideUI.Components.Holder.ICandideDraggableHolderContent>::Invoke(System.Object, !0)
Called by
String literals
  • You forgot to check DraggedContent for null

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash613AC9218B4E0E03F0988B9568E4AFEB1830E0E60A07CFDCCD2EF2AF50DD1618
  • Body hashD070D518AD817C7CA298A3355D1DA17C980DA0435D4889234E51B81874242A50
  • IL size262
Referenced calls
Called by
String literals
  • event:/interface/cancel