Candide.CandideUI.Windows.TopPanelWindowConsole
Type JSONpublic class in Candide.CandideUI.Windows
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.Windows - Base type
Candide.CandideUI.Containers.CandideWindow - Hash
4AD32C382E81464BC1E5A532BFC83C4475EB90C352937986D199038EB270AD55
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
TabCount# | private | private System.Int32 TabCount |
_favoursButton# | private | private Candide.CandideUI.Components.Buttons.IconToggleButton _favoursButton |
_furnitureModeButton# | private | private Candide.CandideUI.Components.Buttons.IconToggleButton _furnitureModeButton |
_inventoryButton# | private | private Candide.CandideUI.Components.Buttons.IconToggleButton _inventoryButton |
_mapButton# | private | private Candide.CandideUI.Components.Buttons.IconToggleButton _mapButton |
_questLogButton# | private | private Candide.CandideUI.Components.Buttons.IconToggleButton _questLogButton |
_showReportsButton# | private | private Candide.CandideUI.Components.Buttons.IconToggleButton _showReportsButton |
_showStatsButton# | private | private Candide.CandideUI.Components.Buttons.IconToggleButton _showStatsButton |
_tutorialJournalButton# | private | private Candide.CandideUI.Components.Buttons.IconToggleButton _tutorialJournalButton |
Methods
GetFocusable
#
public Candide.CandideUI.CandideUiElement GetFocusable()
Method metadata
- Visibilitypublic
- Return type
Candide.CandideUI.CandideUiElement - StaticFalse
- VirtualTrue
- Hash
88ACC9C505BF81CD0AC030A41B7650F847400CF2A7656440AEF112A443C400BA - Body hash
AE76C39D2039063323310B19B3E2663FFA6694D6BC1F099933ECD973F5E4790D - IL size2
InternalDraw
#
protected System.Void InternalDraw(Candide.CandideUI.UiRenderContext context)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
0828901EB4B7C8491DAB0DE1A6CBA2B704757CCA38D28DDF5AE378C65DF80151 - Body hash
3D127A0AAD7B2FEE31ED614E6D62A81FECD70F90B24B81D2709E0CEB23D075A6 - IL size134
Referenced calls
Candide.CandideUI.Containers.CandideWindow::InternalDraw(Candide.CandideUI.UiRenderContext)Candide.CandideUI.CandideUiElement::get_Bounds()Candide.CandideUI.CandideUiSystem::get_Scale()Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)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)
OnControllerNextWindowNavigation
#
public System.Boolean OnControllerNextWindowNavigation(System.Boolean forward)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
4E42540B483FEBBFA15825602C90818EE15E69408687F80194C0C3C5036E884F - Body hash
93E3A4AC7DD85A1C7018AB2A7DCB7BDD1DABB8514B0BB8E618C074B9CD00B443 - IL size72
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
4788C83ABC9C994E60D19F81666280195FE34B6B4CE2C919749A0EE94664E335 - Body hash
882B3298306E653C507FB4C731E0E9035C96D64E8E65BCAD354C8C99B1B642C0 - IL size324
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, Candide.GameModels.Models.ClientTownModel>::get_Count()Candide.CandideUI.CandideUiElement::set_Enabled(System.Boolean)Candide.CandideUI.Components.Buttons.IconToggleButton::set_Highlight(System.Boolean)Candide.CandideUI.PlayerUi::IsTabAvailable(Candide.CandideUI.PlayerUiTab)Candide.CandideUI.CandideUiElement::get_Enabled()Candide.CandideUI.Components.Buttons.CandideToggleButton::SetToggleSilent(System.Boolean)Candide.CandideUI.Containers.CandideWindow::Update(Microsoft.Xna.Framework.GameTime)