Candide.CandideUI.Containers.CandideWindow
Type JSONpublic class in Candide.CandideUI.Containers
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.Containers - Base type
Candide.CandideUI.CandideUiContainerSingleItem - Hash
4E3FBB09131DE41B49FB3A3A3B9230DB568373ECF7B7E50458C0A6D49FB868F2
Relationships
Base type
Derived types
Candide.CandideUI.ChatWindow.CandideChatWindowCandide.CandideUI.ConstructionsUi.ConstructionDescriptionWindowCandide.CandideUI.ConstructionsUi.ConstructionPlacementInfoTooltipWindowCandide.CandideUI.ConstructionsUi.SubConstructionsWindowCandide.CandideUI.Containers.CandideExtendedWindowCandide.CandideUI.Hotbar.HotBarWindowCandide.CandideUI.ObjectivesUi.QuestDisplayTrackingWindowCandide.CandideUI.ProximityWindows.ProximityWindowCandide.CandideUI.SkillsAndFavourUi.FavoursWindowCandide.CandideUI.SkillsAndFavourUi.FavoursWindow_ConsoleCandide.CandideUI.TestUiThingyCandide.CandideUI.Tooltip.CandideTooltipWindow
Referenced by types
Candide.CandideUI.CandideDesktopCandide.CandideUI.ChatWindow.CandideChatWindowCandide.CandideUI.Components.CandideWindowAnchorDragCandide.CandideUI.Components.Dialogue.CandideAltarDialogueComponentCandide.CandideUI.ConstructionsUi.ConstructionDescriptionWindowCandide.CandideUI.ConstructionsUi.ConstructionPlacementInfoTooltipWindowCandide.CandideUI.ConstructionsUi.SubConstructionsWindowCandide.CandideUI.Containers.CandideExtendedWindowCandide.CandideUI.Hotbar.HotBarWindowCandide.CandideUI.MouseUiUserSettingsCandide.CandideUI.ObjectivesUi.QuestDisplayTrackingWindowCandide.CandideUI.PlayerUi
Fields
| Name | Visibility | Signature |
|---|---|---|
Closed# | private | private System.EventHandler Closed |
Closing# | private | private System.EventHandler<Candide.CandideUI.CancellableEventArgs> Closing |
DefaultWindowPadding# | public | public Candide.CandideUI.CandideThickness DefaultWindowPadding |
Graphics# | public | public Candide.CandideUI.Containers.WindowGraphics Graphics |
MouseSettingsId# | public | public System.String MouseSettingsId |
Showed# | private | private System.EventHandler Showed |
SkipFirstVisibleFrame# | public | public System.Boolean SkipFirstVisibleFrame |
TileSize# | public | public System.Int32 TileSize |
UserHasMovedWindowPosition# | public | public System.Boolean UserHasMovedWindowPosition |
WindowBg# | public | public CandideCreator.Shared.Graphics.SpriteSheet WindowBg |
WindowBorder# | public | public CandideCreator.Shared.Graphics.SpriteSheet WindowBorder |
WindowDarkMovableSpriteSheet# | public | public CandideCreator.Shared.Graphics.SpriteSheet WindowDarkMovableSpriteSheet |
WindowDarkSpriteSheet# | public | public CandideCreator.Shared.Graphics.SpriteSheet WindowDarkSpriteSheet |
WindowMovableSpriteSheet# | public | public CandideCreator.Shared.Graphics.SpriteSheet WindowMovableSpriteSheet |
WindowOuterBorder# | public | public CandideCreator.Shared.Graphics.SpriteSheet WindowOuterBorder |
WindowSpriteSheet# | public | public CandideCreator.Shared.Graphics.SpriteSheet WindowSpriteSheet |
Properties
| Name | Visibility | Signature |
|---|---|---|
IsDraggable# | public | public System.Boolean IsDraggable |
Events
| Name | Visibility | Signature |
|---|---|---|
Closed# | public | public System.EventHandler Closed |
Closing# | public | public System.EventHandler<Candide.CandideUI.CancellableEventArgs> Closing |
Showed# | public | public System.EventHandler Showed |
Methods
Close
#
public System.Void Close()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
1B8F3B4A2D4508206880BC10174D9ED310C04B02964F6B6274E57A05A9DADCE0 - Body hash
D7F88D17060FFFC5BFE2F5CCC8905AA2F96DA450A578FF5E7AC9FAFEFD3AD898 - IL size330
Referenced calls
Candide.CandideUI.CandideUiElement::get_Visible()Candide.CandideUI.CandideUiElement::get_Desktop()System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Object::GetType()System.Reflection.MemberInfo::get_Name()System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)Candide.Input.InputManager::Down(Microsoft.Xna.Framework.Input.Keys)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)Candide.UserSettings.DisplayUserSettings::get_DisplayMode()Microsoft.Xna.Framework.Graphics.GraphicsDevice::get_DisplayMode()System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()Shared.Analytics.AnalyticsManager::TrackError(System.String)Candide.CandideUI.CancellableEventArgs::.ctor()System.EventHandler<Candide.CandideUI.CancellableEventArgs>::Invoke(System.Object, !0)Candide.CandideUI.CancellableEventArgs::get_Cancel()Candide.CandideUI.CandideDesktop::RemoveWindow(Candide.CandideUI.Containers.CandideWindow)Candide.CandideUI.CandideUiElement::set_Desktop(Candide.CandideUI.CandideDesktop)Candide.CandideUI.CandideUiElement::set_Visible(System.Boolean)Candide.CandideUI.Containers.CandideWindow::OnWindowClosed()System.EventHandler::Invoke(System.Object, System.EventArgs)
Called by
Candide.CandideUI.CandideDesktop::AddWindowCandide.CandideUI.CandideDesktop::CloseAllCandide.CandideUI.CandideInventoryItemSpecialInteractionsHandler::CancelCandide.CandideUI.CandideInventoryMoneySpecialInteractionsHandler::CancelCandide.CandideUI.Components.Dialogue.CandideAltarDialogueComponent::OnDismountCandide.CandideUI.ConstructionsUi.ConstructionsUiWindow::OnWindowClosedCandide.CandideUI.Containers.CandideExtendedWindow::OnUiClosePressedCandide.CandideUI.Input.BindingInputModalWindow::CheckMouseButtonCandide.CandideUI.Input.BindingInputModalWindow::OnKeyboardInputOnKeyPressedCandide.CandideUI.Input.HotKeyAssignModalWindow::UpdateCandide.CandideUI.JobUiNew.NewJobWindow::OnUpdateCitizenChangedCandide.CandideUI.JobUiNew.NewJobWindow::OnUpdate_ErrorCandide.CandideUI.PauseMenuUi.PauseMenuWindow::OnUiClosePressedCandide.CandideUI.PauseUi::CloseAllCandide.CandideUI.PauseUi::ReopenLocalizationSettingsCandide.CandideUI.PlayerUi::CloseAllNonOverlayCandide.CandideUI.PlayerUi::DesktopOnResolutionChangedCandide.CandideUI.PlayerUi::EnsureTopBarVisibleCandide.CandideUI.PlayerUi::OpenInventoryCandide.CandideUI.PlayerUi::ShowDialogueWindowCandide.CandideUI.PlayerUi::ShowItemProcessingCandide.CandideUI.PlayerUi::ShowItemStorageCandide.CandideUI.PlayerUi::ShowSecondaryCraftingWindowCandide.CandideUI.PlayerUi::ShowStatsWindowCandide.CandideUI.ProximityWindows.CustomGraphicsProximityWindow::UpdateCandide.CandideUI.ProximityWindows.InventoryWindow::OnErrorCandide.CandideUI.ProximityWindows.InventoryWindow::OnInventoryChangedCandide.CandideUI.ProximityWindows.ProximityWindow::UpdateCandide.CandideUI.Tooltip.CandideTooltipWindow::UpdateCandide.CandideUI.TownOverview.TownOverviewControl::OnDismountCandide.CandideUI.TownOverview.TownOverviewWindow::OnUiClosePressedCandide.CandideUI.TownOverview.TownOverviewWindow::TownsControllerOnTownsChanged
String literals
Desktop was set to Null but window was set as Visible. Type isAlt DownEnter downDisplay settings display modeGraphics device display modeCurrent mode manager
DrawBox
#
public System.Void DrawBox(CandideCreator.Shared.Graphics.SpriteSheet sheet, System.Int32 width, System.Int32 height, System.Int32 x, System.Int32 y, System.Int32 middleTileAmount, System.Int32 tileSize, Candide.CandideUI.UiRenderContext context, Microsoft.Xna.Framework.Vector2 scale)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
43918F7277ED74E324E4B4546EFCED33550FA1225134D656A2F66C61B64E59DF - Body hash
928F395D74D7F0124014351BA7C223AE9C01816282EE208F5EA1520DD29F93EF - IL size477
Referenced calls
Candide.CandideUI.CandideUiSystem::get_Scale()Microsoft.Xna.Framework.Rectangle::.ctor(System.Int32, System.Int32, System.Int32, System.Int32)System.Nullable<Microsoft.Xna.Framework.Rectangle>::.ctor(!0)Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)Candide.CandideUI.UiRenderContext::DrawSprite(CandideCreator.Shared.Graphics.SpriteSheet, System.Nullable<Microsoft.Xna.Framework.Rectangle>, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, System.Single)Candide.CandideUI.UiRenderContext::DrawSpriteHorizontalRepeating(CandideCreator.Shared.Graphics.SpriteSheet, Microsoft.Xna.Framework.Rectangle, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, System.Single)Candide.CandideUI.UiRenderContext::DrawSpriteVerticalRepeating(CandideCreator.Shared.Graphics.SpriteSheet, Microsoft.Xna.Framework.Rectangle, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, System.Single)
DrawLeatherBackground
#
public System.Void DrawLeatherBackground(Candide.CandideUI.UiRenderContext context, Microsoft.Xna.Framework.Rectangle borderBounds)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
63C8DE4BAA36931DAF2C2D125E72B2BBFF226ECBD49E39451D0CF498A4DEA746 - Body hash
1EE18F3154471D68FE598967F9F96C168072F8DC1857C5B48192D2916BA1FC38 - IL size268
Referenced calls
Microsoft.Xna.Framework.Vector2::get_One()Microsoft.Xna.Framework.Rectangle::.ctor(System.Int32, System.Int32, System.Int32, System.Int32)Candide.CandideUI.CandideUiSystem::get_Scale()Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)Candide.CandideUI.UiRenderContext::DrawSpriteAllRepeating(CandideCreator.Shared.Graphics.SpriteSheet, Microsoft.Xna.Framework.Rectangle, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, System.Single, System.Single)Candide.CandideUI.Containers.CandideWindow::DrawBox(CandideCreator.Shared.Graphics.SpriteSheet, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, Candide.CandideUI.UiRenderContext, Microsoft.Xna.Framework.Vector2)Candide.CandideUI.UiRenderContext::DrawSprite9Box(System.Single, System.Single, CandideCreator.Shared.Graphics.SpriteSheet, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)
GetUserSettingsParameter
#
public System.Boolean GetUserSettingsParameter(System.String parameter, out System.String& value)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualFalse
- Hash
50834A3DFB64E2A918897EDCDCAE7144C931EFDCE744C7B7C7761393B78CDD34 - Body hash
FD0C5622115AE64C0B2C87A7286221C7171B527FE21D1311BE27C90C666F64B2 - IL size64
Referenced calls
Candide.CandideUI.MouseUiUserSettings::get_WindowSettings()System.Collections.Generic.Dictionary<System.String, MouseUiUserSettings.CandideWindowSetting>::TryGetValue(!0, !1&)MouseUiUserSettings.CandideWindowSetting::get_SavedParameters()System.Collections.Generic.Dictionary<System.String, System.String>::TryGetValue(!0, !1&)
InternalDraw
#
protected System.Void InternalDraw(Candide.CandideUI.UiRenderContext context)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
6D00B90BB72CE67B7F17F5CC5A926D8F7DC17420FB369FCD3B815AB0093B179B - Body hash
FDBA84548E6756D79D2327EDCF77A71B42D09AE9BAC54C8508505A230009D5B8 - IL size160
Referenced calls
Candide.CandideUI.CandideUiElement::get_BorderBounds()Candide.CandideUI.Containers.CandideWindow::DrawLeatherBackground(Candide.CandideUI.UiRenderContext, Microsoft.Xna.Framework.Rectangle)Candide.CandideUI.CandideUiElement::get_IsDraggable()Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)Microsoft.Xna.Framework.Vector2::get_One()Candide.CandideUI.UiRenderContext::DrawSprite9Box(System.Single, System.Single, CandideCreator.Shared.Graphics.SpriteSheet, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)System.ArgumentOutOfRangeException::.ctor()Candide.CandideUI.CandideUiElement::Draw(Candide.CandideUI.UiRenderContext)
Called by
Candide.CandideUI.ConstructionsUi.ConstructionDescriptionWindow::InternalDrawCandide.CandideUI.TestUiThingy::InternalDrawCandide.CandideUI.Tooltip.CandideTooltipWindow::InternalDrawCandide.CandideUI.Windows.TopPanelWindow::InternalDrawCandide.CandideUI.Windows.TopPanelWindowConsole::InternalDrawCandide.MainMenu.Ui.Steps.ConnectingStatusWindow::InternalDrawCandide.MainMenu.Ui.Steps.CreateWorldWindow::InternalDrawCandide.MainMenu.Ui.Steps.PostGameWindow::InternalDraw
OnMouseDragEnd
#
public System.Void OnMouseDragEnd()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
83DDC804842480971E3E872AD1E63F54E77D0A120E7959FB79BCE42A4FF0887C - Body hash
34809F94AEE9CC0A4F410CE46A2E11EAD74903B320BC54427BDEF29E16B9A6D2 - IL size7
Referenced calls
OnMouseDragStart
#
public System.Boolean OnMouseDragStart()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
01FC7BEBC3DD403CB9BA2F530EB60C4840AB3260829A28096950C0FA603159FD - Body hash
C4E82A8E91D9189FA2A37721CB9FBE488063EC13AB5D140DCE91D7489ECF1A13 - IL size19
Referenced calls
OnWindowClosed
#
protected System.Void OnWindowClosed()
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
20F3046E9C5FCBA3813A53674E68C9FBB4959804B6F78B7C5FAABCAE37BF4487 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
Called by
Candide.CandideUI.ConstructionsUi.ConstructionsUiWindow::OnWindowClosedCandide.CandideUI.ConstructionsUi.SubConstructionsWindow::OnWindowClosedCandide.CandideUI.Containers.CandideWindow::CloseCandide.CandideUI.Hotbar.HotBarWindow::OnWindowClosedCandide.CandideUI.Input.BindingInputModalWindow::OnWindowClosedCandide.CandideUI.JobUiNew.NewJobWindow::OnWindowClosedCandide.CandideUI.SkillsAndFavourUi.FavoursWindow::OnWindowClosedCandide.CandideUI.SkillsAndFavourUi.FavoursWindow_Console::OnWindowClosedCandide.CandideUI.SkillsAndFavourUi.SkillsAndFavourWindow::OnWindowClosedCandide.CandideUI.TownOverview.TownOverviewWindow::OnWindowClosedCandide.CandideUI.TownReport.TownReportWindow::OnWindowClosedCandide.CandideUI.TradingPost.Components.ItemSelectionWindow::OnWindowClosedCandide.CandideUI.TradingPost.TradingPostWindow::OnWindowClosedCandide.CandideUI.Tutorial.SmallTutorialWindow::OnWindowClosedCandide.CandideUI.Tutorial.TutorialJournalWindow::OnWindowClosedCandide.CandideUI.Tutorial.TutorialWindow::OnWindowClosedCandide.CandideUI.Windows.CitizenDisplayWindow::OnWindowClosedCandide.CandideUI.Windows.CitizenGiftWindow::OnWindowClosedCandide.CandideUI.Windows.DialogueWindow::OnWindowClosedCandide.CandideUI.Windows.PlayerInventoryWindow::OnWindowClosedCandide.CandideUI.WorldOverview.WorldOverviewWindow::OnWindowClosedCandide.CandideUI.WorshipUi.Altar.CandideAltarWindow::OnWindowClosedCandide.MainMenu.Ui.Steps.ConnectingStatusWindow::OnWindowClosed
OnWindowShown
#
protected System.Void OnWindowShown()
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
3F9CEC9D2E0D7420D20FBD657AE4FA87FAB306EA07145E5EC3534767719B7A14 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
Called by
Candide.CandideUI.ConstructionsUi.ConstructionDetailsDisplayWindow::OnWindowShownCandide.CandideUI.ConstructionsUi.ConstructionsUiWindow::OnWindowShownCandide.CandideUI.Containers.CandideWindow::ShowCandide.CandideUI.Hotbar.HotBarWindow::OnWindowShownCandide.CandideUI.Input.BindingInputModalWindow::OnWindowShownCandide.CandideUI.JobUiNew.NewJobWindow::OnWindowShownCandide.CandideUI.SkillsAndFavourUi.FavoursWindow::OnWindowShownCandide.CandideUI.SkillsAndFavourUi.FavoursWindow_Console::OnWindowShownCandide.CandideUI.SkillsAndFavourUi.SkillsAndFavourWindow::OnWindowShownCandide.CandideUI.TownOverview.TownOverviewWindow::OnWindowShownCandide.CandideUI.TownReport.TownReportWindow::OnWindowShownCandide.CandideUI.TradingPost.TradeRouteCitizenSelectionWindow::OnWindowShownCandide.CandideUI.TradingPost.TradingPostWindow::OnWindowShownCandide.CandideUI.Tutorial.SmallTutorialWindow::OnWindowShownCandide.CandideUI.Tutorial.TutorialJournalWindow::OnWindowShownCandide.CandideUI.Tutorial.TutorialWindow::OnWindowShownCandide.CandideUI.Windows.CandideStackSplitWindow::OnWindowShownCandide.CandideUI.Windows.StatsDetailsWindow::OnWindowShownCandide.CandideUI.Windows.StatsDetailsWindow_Console::OnWindowShownCandide.CandideUI.WorldOverview.WorldOverviewWindow::OnWindowShownCandide.CandideUI.WorshipUi.Altar.CandideAltarWindow::OnWindowShownCandide.MainMenu.Ui.MainMenuWindow::OnWindowShownCandide.MainMenu.Ui.Steps.ConnectingStatusWindow::OnWindowShownCandide.MainMenu.Ui.Steps.PostGameWindow::OnWindowShownCandide.MainMenu.Ui.Steps.SelectCharacterWindow::OnWindowShownCandide.MainMenu.Ui.Steps.SelectWorldWindow::OnWindowShownCandide.PlayerMode.Furniture.FurnitureStyleWindow::OnWindowShownCandide.PlayerMode.Furniture.FurnitureWindow::OnWindowShownCandide.UISystems.NotificationWindow::OnWindowShown
RequestFocus
#
protected System.Boolean RequestFocus(Candide.CandideUI.CandideUiElement child)
Method metadata
- Visibilityprotected
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
6E07CD90C013A054FE9E7E53904E98D847F310ED159E1257886B018B81DB55E1 - Body hash
D1A2F36A10BCA2DD8932E752B8908C5C0DCA890E3E1CC7762A2EEDE6B1D3AF9C - IL size35
Referenced calls
Candide.CandideUI.CandideUiElement::RequestFocus(Candide.CandideUI.CandideUiElement)Candide.CandideUI.CandideUiElement::get_Desktop()Candide.CandideUI.CandideDesktop::RequestDesktopFocus(Candide.CandideUI.CandideUiElement)
SendToBack
#
public System.Void SendToBack()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
24E70A816F6ADB347480F68E4953947179B8E799CC4A56A82FF84D24460CFFA6 - Body hash
1FDB8BEE44877EA095DEEF6392F875089E3FC07DEE0993B5CABAEEFA80260B72 - IL size22
Referenced calls
Candide.CandideUI.CandideUiElement::get_Desktop()Candide.CandideUI.CandideDesktop::SendToBack(Candide.CandideUI.Containers.CandideWindow)
SetUserSettingsParameter
#
public System.Void SetUserSettingsParameter(System.String parameter, System.String value)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
1EAC9B1120048773B5C220B37BCFB145498B97F89A251AB6D6542A8FD622A793 - Body hash
04F61A16BF6E7A3BAFD7A2298101699B7BCC57EF2811C3894080CFAAE58F1B90 - IL size95
Referenced calls
System.String::IsNullOrEmpty(System.String)System.String::Concat(System.String, System.String, System.String)CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)Candide.CandideUI.MouseUiUserSettings::get_WindowSettings()System.Collections.Generic.Dictionary<System.String, MouseUiUserSettings.CandideWindowSetting>::TryGetValue(!0, !1&)System.Collections.Generic.Dictionary<System.String, MouseUiUserSettings.CandideWindowSetting>::get_Item(!0)MouseUiUserSettings.CandideWindowSetting::get_SavedParameters()System.Collections.Generic.Dictionary<System.String, System.String>::set_Item(!0, !1)
String literals
Tried setting user settings parametersbut the window does not have a defined MouseSettingsId property
Show
#
public System.Void Show(Candide.CandideUI.CandideDesktop desktop, System.Nullable<System.Int32> x, System.Nullable<System.Int32> y)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
AA6DF3C8FC880831F0FB99007ADB8FF2915BC3A03F3A30DF35FD809822D28A8A - Body hash
747CF2DE82316515E0A2F7514FF18289BC8118AADD4537642C819072E741D059 - IL size87
Referenced calls
Candide.CandideUI.CandideUiElement::set_Visible(System.Boolean)Candide.CandideUI.CandideDesktop::AddWindow(Candide.CandideUI.Containers.CandideWindow)System.Nullable<System.Int32>::get_HasValue()System.Nullable<System.Int32>::get_Value()Candide.CandideUI.CandideUiElement::set_Left(System.Int32)Candide.CandideUI.CandideUiElement::set_Top(System.Int32)Candide.CandideUI.Containers.CandideWindow::OnWindowShown()System.EventHandler::Invoke(System.Object, System.EventArgs)
Called by
Candide.CandideUI.CandideInventoryItemSpecialInteractionsHandler::SpecialActionCandide.CandideUI.CandideInventoryMoneySpecialInteractionsHandler::SpecialActionCandide.CandideUI.ConstructionsUi.ConstructionsUiWindow::OnWindowShownCandide.CandideUI.Containers.CandideWindow::ShowAndSkipFirstVisibleFrameCandide.CandideUI.PauseUi::ReopenDisplaySettingsCandide.CandideUI.PlayerUi::BuildHudCandide.CandideUI.PlayerUi::CreatePlayerCharacterUiCandide.CandideUI.PlayerUi::EnsureTopBarVisibleCandide.CandideUI.PlayerUi::ShowAltarCandide.CandideUI.PlayerUi::ShowDialogueWindowCandide.CandideUI.PlayerUi::ShowFavoursWindowCandide.CandideUI.PlayerUi::ShowGiveCitizenGiftCandide.CandideUI.PlayerUi::ShowItemProcessingCandide.CandideUI.PlayerUi::ShowItemStorageCandide.CandideUI.PlayerUi::ShowJobCandide.CandideUI.PlayerUi::ShowObjectivesWindowCandide.CandideUI.PlayerUi::ShowSecondaryCraftingWindowCandide.CandideUI.PlayerUi::ShowSkillsAndFavoursWindowCandide.CandideUI.PlayerUi::ShowStatsWindowCandide.CandideUI.PlayerUi::ShowTownCandide.CandideUI.PlayerUi::ShowTownReportWindowCandide.CandideUI.PlayerUi::ShowTradingPostCandide.CandideUI.PlayerUi::ShowTutorialJournalWindowCandide.CandideUI.PlayerUi::ShowWorldMapCandide.CandideUI.TestingUi::CreateTestingUiCandide.CandideUI.Tooltip.CandideTooltipWindow::UpdateCandide.CandideUI.TownReport.TownReportWindow::OnWindowShownCandide.CandideUI.TradingPost.TradingPostWindow::UpdateCandide.CandideUI.Tutorial.NewTutorialManager::ShowCurrentTutorialCandide.CandideUI.Tutorial.NewTutorialManager::UpdateCandide.CandideUI.Windows.CandideModalWindow::ShowConfirmationModalCandide.CandideUI.Windows.CandideModalWindow::ShowCustomModal
ShowAndSkipFirstVisibleFrame
#
public System.Void ShowAndSkipFirstVisibleFrame(Candide.CandideUI.CandideDesktop desktop)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
D9A359B9CF5B1C122762CA3C018DBB1C99CCB1DCA2BFC07F2C58C54EB42539A1 - Body hash
2A010149D54C87573B34BEB4EE50036453DE19326C0E27F266148D622BA55044 - IL size33
Referenced calls
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
2107C0CA60D5F42A7E01BAA87EF1A4E7DF9CCFC6DD67BA0E2E207C3B0417336B - Body hash
126644EC86FF032DAF1117D7D7C39E476B780433156EEDB1FE00A711467ABF52 - IL size222
Referenced calls
Candide.CandideUI.CandideUiElement::get_Desktop()Candide.CandideUI.CandideUiElement::get_IsDraggable()Candide.CandideUI.CandideUiElement::get_Left()Candide.CandideUI.CandideUiElement::get_Top()Candide.CandideUI.CandideUiElement::get_Bounds()System.MathF::Round(System.Single)Candide.CandideUI.CandideUiElement::set_Left(System.Int32)Candide.CandideUI.CandideUiElement::set_Top(System.Int32)Candide.CandideUI.CandideUiContainerSingleItem::Update(Microsoft.Xna.Framework.GameTime)
Called by
Candide.CandideUI.ChatWindow.CandideChatWindow::UpdateCandide.CandideUI.ConstructionsUi.ConstructionDescriptionWindow::UpdateCandide.CandideUI.ConstructionsUi.ConstructionModeSelectionWindow::UpdateCandide.CandideUI.ConstructionsUi.ConstructionPlacementInfoTooltipWindow::UpdateCandide.CandideUI.ConstructionsUi.ConstructionsUiWindow::UpdateCandide.CandideUI.Hotbar.HotBarWindow::UpdateCandide.CandideUI.ObjectivesUi.QuestDisplayTrackingWindow::UpdateCandide.CandideUI.PauseMenuUi.PauseMenuWindow::UpdateCandide.CandideUI.ProximityWindows.CustomGraphicsProximityWindow::UpdateCandide.CandideUI.ProximityWindows.ProximityWindow::UpdateCandide.CandideUI.SkillsAndFavourUi.FavoursWindow_Console::UpdateCandide.CandideUI.Tooltip.CandideTooltipWindow::UpdateCandide.CandideUI.TownReport.TownReportWindow::UpdateCandide.CandideUI.Windows.AuraWindow::UpdateCandide.CandideUI.Windows.CandideModalWindow::UpdateCandide.CandideUI.Windows.CandideStackSplitWindow::UpdateCandide.CandideUI.Windows.CitizenGiftWindow::UpdateCandide.CandideUI.Windows.ControllerHudDisplay::UpdateCandide.CandideUI.Windows.PlayerInventoryWindow::UpdateCandide.CandideUI.Windows.TopPanelWindow::UpdateCandide.CandideUI.Windows.TopPanelWindowConsole::UpdateCandide.CandideUI.WorldOverview.WorldOverviewWindow::UpdateCandide.MainMenu.Ui.DebugMainMenuWindow::UpdateCandide.MainMenu.Ui.Steps.AbstractStepsWindow::UpdateCandide.UISystems.NotificationWindow::Update