Romestead Assembly Reference

Candide.CandideUI.TradingPost.Components.TownHolder

Type JSON

public class in Candide.CandideUI.TradingPost.Components

Methods3
Properties1
Fields5
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
Highlightpublicpublic System.Boolean Highlight
_iconprivateprivate Candide.CandideUI.Components.CandideIcon _icon
_mapUserControlprivateprivate Candide.CandideUI.TradingPost.TradingPostMapUserControl _mapUserControl
_panelprivateprivate Candide.CandideUI.Containers.CandidePanel _panel
_townIdprivateprivate System.Guid _townId

Properties

NameVisibilitySignature
TownIdpublicpublic System.Guid TownId

Methods

InternalDraw

protected System.Void InternalDraw(Candide.CandideUI.UiRenderContext context)

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash1012B7616DD3BE08DC8F349E7F15CF4566BFDFB6970811D6469BBD90D072160E
  • Body hash5B6425A805987112BD35F6D2B13AE8374DE03BB4FE2E6892B12B776FD4C91BDB
  • IL size72
Referenced calls

OnTownChanged

private System.Void OnTownChanged()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash1098E73C0FFB5472008B22CBC554D2E000F6B05AFC6BED494A8F8353A6BEDC43
  • Body hash06ACBA4724360490333BE647C3709DB3C49D2993ABEFBE9B0B6F86FC439FB52B
  • IL size92
Referenced calls
  • Candide.GameModels.GameState::TryGetTown(System.Guid, Candide.GameModels.Models.ClientTownModel&)
  • Candide.CandideUI.Components.CandideIcon::set_Icon(System.String)
  • TownHolder.<>c::<OnTownChanged>b__9_0()
  • System.Func<System.Collections.Generic.IEnumerable<Candide.CandideUI.CandideUiElement>>::.ctor(System.Object, System.IntPtr)
  • Candide.CandideUI.Components.Holder.CandideHolderBase::set_GetTooltipContent(System.Func<System.Collections.Generic.IEnumerable<Candide.CandideUI.CandideUiElement>>)
String literals
  • sam

Update

public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash3359741F1D9BDB8D2C1BAE66631F71EFF992543BE3D273E2D2FBBDA3B41AF37A
  • Body hashFA03656C6F52C9B972E25837B27035BCE757547DC5B6492B372E66C024D3CF73
  • IL size23
Referenced calls