Romestead Assembly Reference

Candide.CandideUI.UserControls.RomanyItemsHolderGridScrollView

Type JSON

public class in Candide.CandideUI.UserControls

Methods2
Properties0
Fields4
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
Gridpublicpublic Candide.CandideUI.Containers.CandideGrid Grid
GridColumnCountprivateprivate System.Int32 GridColumnCount
_itemsprivateprivate System.Collections.Generic.List<Shared.Models.Items.ItemData> _items
_rowCountprivateprivate System.Int32 _rowCount

Methods

InvalidateRecipes

public System.Void InvalidateRecipes()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash4510D1E913451DE9D1A1C8C20C659E3EF5D0A6DD70EED5BAD9925F6A7CF73351
  • Body hash6578C72788CFC5483B49D80CFDBC5CF5B43DD7D38439EC2C6764709F0BD98B49
  • IL size206
Referenced calls
  • Candide.CandideUI.Containers.CandideGrid::ClearChildren()
  • System.Collections.Generic.List<Shared.Models.Items.ItemData>::GetEnumerator()
  • List.Enumerator<Shared.Models.Items.ItemData>::get_Current()
  • Candide.CandideUI.UserControls.RomanyItemsHolder::.ctor()
  • Candide.CandideUI.CandideUiElement::set_GridColumn(System.Int32)
  • Candide.CandideUI.CandideUiElement::set_GridRow(System.Int32)
  • Candide.CandideUI.CandideThickness::.ctor(System.Int32)
  • Candide.CandideUI.CandideUiElement::set_Margin(Candide.CandideUI.CandideThickness)
  • Candide.CandideUI.UserControls.RomanyItemsHolder::set_ItemData(Shared.Models.Items.ItemData)
  • Candide.CandideUI.CandideUiContainerMultipleItems::AddChild(Candide.CandideUI.CandideUiElement, System.Boolean)
  • List.Enumerator<Shared.Models.Items.ItemData>::MoveNext()
  • System.IDisposable::Dispose()
  • Candide.CandideUI.Components.Holder.CandideItemRecipe::.ctor()
Called by

SetItems

public System.Void SetItems(System.Collections.Generic.List<Shared.Models.Items.ItemData> itemList)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashEC4BA535580627DFF60DB83DF7382FDF111360266AFC36D3460ED2E23A5A866D
  • Body hashB97A0B933FD331251F4895BFC17EB41B1C2BD88629EF87A2BFDFA67C9459ABCF
  • IL size52
Referenced calls
Called by