Candide.CandideUI.TradingPost.Components.TownHolder
Type JSONpublic class in Candide.CandideUI.TradingPost.Components
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.TradingPost.Components - Base type
Candide.CandideUI.Components.Holder.CandideHolderBase - Hash
349CE44706ADEC091D479E25425A5E653F6EEC844F10AB2FABCFBCE2D0646229
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
Highlight# | public | public System.Boolean Highlight |
_icon# | private | private Candide.CandideUI.Components.CandideIcon _icon |
_mapUserControl# | private | private Candide.CandideUI.TradingPost.TradingPostMapUserControl _mapUserControl |
_panel# | private | private Candide.CandideUI.Containers.CandidePanel _panel |
_townId# | private | private System.Guid _townId |
Properties
| Name | Visibility | Signature |
|---|---|---|
TownId# | public | public System.Guid TownId |
Methods
InternalDraw
#
protected System.Void InternalDraw(Candide.CandideUI.UiRenderContext context)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
1012B7616DD3BE08DC8F349E7F15CF4566BFDFB6970811D6469BBD90D072160E - Body hash
5B6425A805987112BD35F6D2B13AE8374DE03BB4FE2E6892B12B776FD4C91BDB - IL size72
Referenced calls
Candide.CandideUI.Components.Holder.CandideHolderBase::InternalDraw(Candide.CandideUI.UiRenderContext)Candide.CandideUI.CandideUiElement::get_BorderBounds()Microsoft.Xna.Framework.Rectangle::get_Location()Microsoft.Xna.Framework.Point::ToVector2()CandideCreator.Shared.Graphics.FrameAnimation::get_CurrentFrame()Microsoft.Xna.Framework.Vector2::get_One()Candide.CandideUI.UiRenderContext::DrawSprite(CandideCreator.Shared.Graphics.SpriteSheet, System.Int32, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, System.Single, System.Boolean)
OnTownChanged
#
private System.Void OnTownChanged()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
1098E73C0FFB5472008B22CBC554D2E000F6B05AFC6BED494A8F8353A6BEDC43 - Body hash
06ACBA4724360490333BE647C3709DB3C49D2993ABEFBE9B0B6F86FC439FB52B - 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 type
System.Void - StaticFalse
- VirtualTrue
- Hash
3359741F1D9BDB8D2C1BAE66631F71EFF992543BE3D273E2D2FBBDA3B41AF37A - Body hash
FA03656C6F52C9B972E25837B27035BCE757547DC5B6492B372E66C024D3CF73 - IL size23
Referenced calls
Candide.CandideUI.CandideUiElement::set_Enabled(System.Boolean)Candide.CandideUI.CandideUiContainerSingleItem::Update(Microsoft.Xna.Framework.GameTime)