Romestead Assembly Reference

Candide.CandideUI.TradingPost.Components.ItemSearchControl

Type JSON

public class in Candide.CandideUI.TradingPost.Components

Methods6
Properties0
Fields9
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
Gridpublicpublic Candide.CandideUI.TradingPost.Components.ItemSearchControlHolderGridScrollView Grid
SearchTextInputpublicpublic Candide.CandideUI.Input.CandideTextInputBox SearchTextInput
_craftBtnPanelprivateprivate Candide.CandideUI.Containers.CandideHorizontalStackPanel _craftBtnPanel
_itemTradeRouteAmountsprivateprivate System.Collections.Generic.List<Candide.CandideUI.TradingPost.Components.ItemTradeRouteAmount> _itemTradeRouteAmounts
_lastSearchprivateprivate System.String _lastSearch
_recipeNameprivateprivate Candide.CandideUI.Components.CandideIconLabel _recipeName
_searchButtonprivateprivate Candide.CandideUI.Components.Buttons.CandideIconButton _searchButton
_searchTimerprivateprivate System.Single _searchTimer
_storedSearchTextprivateprivate System.String _storedSearchText

Methods

CandideExtendedInteractionsHandlerOnDraggedContentChanged

private System.Void CandideExtendedInteractionsHandlerOnDraggedContentChanged(System.Object sender, Candide.CandideUI.Components.Holder.ICandideDraggableHolderContent e)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash8B0AD7439FE03F1BC313863659BC9526C1E303A3A990807DC01504CF16572685
  • Body hash161C048E37C0AAC786616C0B7814FC7B3972708FCA33EA23C318B50B67D9B539
  • IL size23
Referenced calls
Called by

OnDismount

protected System.Void OnDismount()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashF480210065D8CA0A9359F5F0DE98206B6624AF024B4E78EE3EECD54BD96990AE
  • Body hashFFF0393B81BA94B5D84E4F95B69574CB0F711148780D390CA4981629D9D4807B
  • IL size35
Referenced calls

OnMount

protected System.Void OnMount()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash3B73E3F884F12285F5C37D733745764A9694DC63F45FF93B0D0240B0CD785C45
  • Body hash38E47411C546C8ED3891194AC162101EEA0DC7F648A93774F77340BDD4A02BC6
  • IL size24
Referenced calls

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashE65DC26634AB2F8EE8E740565FFA29DEAC84FE171BDA0D19E4BED26C4EA32617
  • Body hash8F2BF7459F06215FD9AAEC8CC849CB9F6E7FEBDDCA009C898EE0A43A0C13578C
  • IL size79
Referenced calls

UpdateGrid

public System.Void UpdateGrid(System.String text)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashBC703C9B9AF13432BA3C1BE5803D620C9EDFDEB48505D4C15D4FBB6AF7241942
  • Body hashD7B5DC987D9E960880419C3B2ECDAA4A11428E00B2C97669F438F450A60FEC94
  • IL size128
Referenced calls
Called by