Candide.CandideUI.ConstructionsUi.ConstructionDescriptionWindow
Type JSONpublic class in Candide.CandideUI.ConstructionsUi
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.ConstructionsUi - Base type
Candide.CandideUI.Containers.CandideWindow - Hash
26FE7A5D9971D04DAD29B8F4856D99F0DDA0A380D8BACB7098A5E993463E45BE
Relationships
Base type
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
_skipFirst# | private | private System.Boolean _skipFirst |
_stackPanel# | private | private Candide.CandideUI.Containers.CandideVerticalStackPanel _stackPanel |
Methods
InternalDraw
#
protected System.Void InternalDraw(Candide.CandideUI.UiRenderContext context)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
B2F34F60CE4EC276316B1CE7CA47640CADEACF656042155201F2A2E9F3F3AF78 - Body hash
48736E0BBFFC09D52C935D8F72195F1FA2E211A9AC0114E94A1538D5246EDFE7 - IL size24
SetConstruction
#
public System.Void SetConstruction(System.String constructionId)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
793D9C29D17D0C673ED002C1E349B2205B3C1C83E4C6DE46503CA1B9079F237A - Body hash
B78E113C4F96CF81F443A143D272C6F34E35D88102D8A36580A3F7A0D636B5DC - IL size78
Referenced calls
Candide.CandideUI.Containers.CandideGrid::ClearChildren()Shared.Data.ConstructionDataBase::GetConstructionOrMissing(System.String)Candide.CandideUI.Tooltip.CandideTooltipHelper::BuildConstructionTooltip(Shared.Models.Construction.ConstructionModel, System.Boolean)System.Collections.Generic.List<Candide.CandideUI.CandideUiElement>::GetEnumerator()List.Enumerator<Candide.CandideUI.CandideUiElement>::get_Current()Candide.CandideUI.CandideUiContainerMultipleItems::AddChild(Candide.CandideUI.CandideUiElement, System.Boolean)List.Enumerator<Candide.CandideUI.CandideUiElement>::MoveNext()System.IDisposable::Dispose()
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
EC086E18B4EB2CA2045FFEBB5A1EA06B49B101ADB6CA15E4B2E7FEE9BD98F7AC - Body hash
6D98313D6D37E9F442E1760F53E548DE9CA580107EB0CDC5B18833E05EB7F130 - IL size14
UpdatePos
#
public System.Void UpdatePos()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
7B9976C240657EC1A0F9F5B19BBF80A7EA05620B4DCA381C4109005F378ADF52 - Body hash
E796584BAB2B2EF8D2C2B1432414536818D6B15192469F7941FB763546093E35 - IL size76
Referenced calls
Candide.CandideUI.CandideUiElement::get_Desktop()Candide.CandideUI.CandideUiElement::set_HorizontalAlignment(Candide.CandideUI.HorizontalAlignment)Candide.CandideUI.CandideUiElement::CalculateScreenPosition()Candide.CandideUI.CandideUiElement::get_Bounds()Candide.CandideUI.CandideUiElement::set_Left(System.Int32)