Romestead Assembly Reference

Candide.CandideUI.TradingPost.Components.ItemSelectionWindow

Type JSON

public class in Candide.CandideUI.TradingPost.Components

Methods5
Properties0
Fields6
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
_contentPanelprivateprivate Candide.CandideUI.Containers.CandidePanel _contentPanel
_getAvailableStuffHandlerprivateprivate Candide.Multiplayer.Network.GetResponseHandler _getAvailableStuffHandler
_iconLabelprivateprivate Candide.CandideUI.Components.TranslationCenteredIconLabel _iconLabel
_onItemSelectedprivateprivate System.Action<Candide.CandideUI.TradingPost.Components.ItemTradeRouteAmount> _onItemSelected
_panelprivateprivate Candide.CandideUI.Containers.CandideVerticalStackPanel _panel
_tradingPostIdprivateprivate System.Guid _tradingPostId

Methods

GridOnItemSelected

private System.Void GridOnItemSelected(System.Object sender, Candide.CandideUI.TradingPost.Components.ItemTradeRouteAmount e)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash42D3688F700760B55D40082A1E8D61337DBA72FB447609853F53A545A06C189A
  • Body hash6E6A094F01FF4C7529F9CDD0A86749AFC03086D2CA1A8F5A16E94265BBACD32B
  • IL size13
Referenced calls
  • System.Action<Candide.CandideUI.TradingPost.Components.ItemTradeRouteAmount>::Invoke(!0)

OnWindowShown

protected System.Void OnWindowShown()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashC6DF104D3D079A961C205AEBE2F8BEB44B7D2D196CEF59F3F8642E6489710B47
  • Body hashA7DECE514C039C19264829DCCFA03541E4AD489AB1D8088B29AE64B21D8DBF6D
  • IL size89
Referenced calls

ResponseToItemTradeAmounts

private System.Collections.Generic.List<Candide.CandideUI.TradingPost.Components.ItemTradeRouteAmount> ResponseToItemTradeAmounts(CandideServer.MessageModels.TradeRoutes.GetAvailableStuffForTradingPostResponse response)

Method metadata
Referenced calls