Romestead Assembly Reference

Candide.CandideUI.BuildingUpgradeUi.UpgradeDisplayView

Type JSON

public class in Candide.CandideUI.BuildingUpgradeUi

Methods1
Properties0
Fields0
Events0
Type metadata

Relationships

Methods

Update

public System.Void Update(Shared.Models.Construction.ConstructionModel construction)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashBBEB307B6C64FD4084A908C5CAC9D5931E820E130095106628BCD573B11E50AE
  • Body hashFAA3EB64C766017C992CB8E8292B3E271B5906E8D34EF3E9F9E5DEAE5CB77268
  • IL size152
Referenced calls
  • Candide.CandideUI.Containers.CandideGrid::ClearChildren()
  • Candide.CandideUI.Components.CandideIcon::.ctor(CandideCreator.Shared.Graphics.IconFlag)
  • Candide.CandideUI.Components.CandideIcon::set_Icon(System.String)
  • Candide.CandideUI.CandideUiElement::set_HorizontalAlignment(Candide.CandideUI.HorizontalAlignment)
  • Candide.CandideUI.CandideUiContainerMultipleItems::AddChild(Candide.CandideUI.CandideUiElement, System.Boolean)
  • Candide.CandideUI.Components.CandideTextLabel::.ctor()
  • Candide.CandideUI.Components.CandideTextLabel::set_StringId(Shared.Text.StringId)
  • Candide.CandideUI.CandideThickness::.ctor(System.Int32, System.Int32)
  • Candide.CandideUI.CandideUiElement::set_Margin(Candide.CandideUI.CandideThickness)
  • Candide.CandideUI.Components.CandideTextLabel::set_TextAlign(FontStashSharp.RichText.TextHorizontalAlignment)
  • System.Nullable<Shared.Text.StringId>::get_HasValue()
  • System.Nullable<Shared.Text.StringId>::get_Value()
  • Candide.CandideUI.Components.CandideTextLabel::set_Wrap(System.Boolean)
  • Candide.CandideUI.CandideThickness::.ctor(System.Int32)
  • Candide.CandideUI.CandideUiElement::set_Padding(Candide.CandideUI.CandideThickness)
Called by