Candide.CandideUI.TradingPost.Components.TradeRouteSendReceiveDisplay
Type JSONpublic class in Candide.CandideUI.TradingPost.Components
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.TradingPost.Components - Base type
Candide.CandideUI.Containers.CandideVerticalStackPanel - Hash
134A7E0966639E8BA4E5477B8CE231776CD96DE36B97F32BBBDFDE7E28A1FBDF
Relationships
Base type
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
MaxColumns# | private | private System.Int32 MaxColumns |
_grid# | private | private Candide.CandideUI.Containers.CandideGrid _grid |
Methods
UpdateData
#
public System.Void UpdateData(System.Collections.Generic.Dictionary<System.String, Candide.CandideUI.TradingPost.Components.ItemTradeRouteUserAmount> receiveAmounts, System.Int32 units)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
D2F1858A2C92D3E12E66B599098490B85CED665E306B13D9F983F7951FA70092 - Body hash
DF248C2E348D6EEF046B73335087800B3C64A2A2462D6EDF45E706BF337B5BC9 - IL size502
Referenced calls
Candide.CandideUI.CandideUiContainerMultipleItems::get_ChildrenCount()System.Collections.Generic.Dictionary<System.String, Candide.CandideUI.TradingPost.Components.ItemTradeRouteUserAmount>::get_Count()System.Collections.Generic.Dictionary<System.String, Candide.CandideUI.TradingPost.Components.ItemTradeRouteUserAmount>::GetEnumerator()Dictionary.Enumerator<System.String, Candide.CandideUI.TradingPost.Components.ItemTradeRouteUserAmount>::get_Current()System.Collections.Generic.KeyValuePair<System.String, Candide.CandideUI.TradingPost.Components.ItemTradeRouteUserAmount>::Deconstruct(!0&, !1&)Candide.CandideUI.CandideUiContainerMultipleItems::GetChild(System.Int32)System.String::op_Inequality(System.String, System.String)Shared.Models.Items.ResourceAmount::.ctor(System.String, System.Int32)System.Nullable<Shared.Models.Items.ResourceAmount>::.ctor(!0)Candide.CandideUI.TradingPost.Components.ItemSearchControlHolder::SetData(System.Nullable<Shared.Models.Items.ResourceAmount>)Shared.Models.Items.ItemAmount::.ctor(System.String, System.Int32)System.Nullable<Shared.Models.Items.ItemAmount>::.ctor(!0)Candide.CandideUI.TradingPost.Components.ItemSearchControlHolder::SetData(System.Nullable<Shared.Models.Items.ItemAmount>)System.ArgumentOutOfRangeException::.ctor()Dictionary.Enumerator<System.String, Candide.CandideUI.TradingPost.Components.ItemTradeRouteUserAmount>::MoveNext()System.IDisposable::Dispose()Candide.CandideUI.Containers.CandideGrid::ClearChildren()Candide.CandideUI.TradingPost.Components.ItemSearchControlHolder::.ctor()Candide.CandideUI.CandideUiElement::set_GridColumn(System.Int32)Candide.CandideUI.CandideUiElement::set_GridRow(System.Int32)Candide.CandideUI.CandideUiContainerMultipleItems::AddChild(Candide.CandideUI.CandideUiElement, System.Boolean)