Candide.CandideUI.Components.Buttons.CandideToggleButton
Type JSONpublic class in Candide.CandideUI.Components.Buttons
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.Components.Buttons - Base type
Candide.CandideUI.Components.Buttons.CandideButtonBase - Interfaces
Candide.CandideUI.Tooltip.ITooltipContent - Hash
824E8BCE7B7AF30268CCAFFB1CF0BE0FEB05CBE04561B86C81D7C6DDABF6DA65
Relationships
Base type
Interfaces
Derived types
Referenced by types
Candide.CandideUI.Components.Buttons.CandideToggleIconLabelButtonCandide.CandideUI.Components.Buttons.ColorToggleButtonCandide.CandideUI.Components.Buttons.IconToggleButtonCandide.CandideUI.Containers.CandideListBaseCandide.CandideUI.Containers.CandideListViewCandide.CandideUI.TownReport.TownReportWindowCandide.CandideUI.WorshipUi.Altar2.GodProgressView
Fields
| Name | Visibility | Signature |
|---|---|---|
LockWhenToggledOn# | public | public System.Boolean LockWhenToggledOn |
OnToggledOnAction# | public | public System.Action OnToggledOnAction |
OnToggledSoundEvent# | public | public System.String OnToggledSoundEvent |
Toggled# | private | private System.EventHandler<System.Boolean> Toggled |
ToggledOff# | private | private System.EventHandler ToggledOff |
ToggledOn# | private | private System.EventHandler ToggledOn |
_getTooltipContent# | private | private System.Func<System.Collections.Generic.IEnumerable<Candide.CandideUI.CandideUiElement>> _getTooltipContent |
_isToggled# | private | private System.Boolean _isToggled |
Properties
| Name | Visibility | Signature |
|---|---|---|
GetComparisonTooltipContent# | public | public System.Func<System.Collections.Generic.IEnumerable<Candide.CandideUI.CandideUiElement>> GetComparisonTooltipContent |
GetPreferredTooltipGrowthDirection# | public | public System.Func<Candide.CandideUI.Tooltip.CandideTooltipGrowthDirection> GetPreferredTooltipGrowthDirection |
GetTooltipContent# | public | public System.Func<System.Collections.Generic.IEnumerable<Candide.CandideUI.CandideUiElement>> GetTooltipContent |
IsPressed# | protected | protected System.Boolean IsPressed |
IsToggled# | public | public System.Boolean IsToggled |
LocalLeftAnchorPoint# | public | public Microsoft.Xna.Framework.Vector2 LocalLeftAnchorPoint |
LocalRightAnchorPoint# | public | public Microsoft.Xna.Framework.Vector2 LocalRightAnchorPoint |
TooltipHasBeenUpdated# | public | public System.Boolean TooltipHasBeenUpdated |
Events
| Name | Visibility | Signature |
|---|---|---|
Toggled# | public | public System.EventHandler<System.Boolean> Toggled |
ToggledOff# | public | public System.EventHandler ToggledOff |
ToggledOn# | public | public System.EventHandler ToggledOn |
Methods
SetToggleSilent
#
public System.Void SetToggleSilent(System.Boolean isToggled)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
663F12D835963D63BAA9B640C88164EB37B728F672F9486D629F888997A50F14 - Body hash
34EE23684A93CC2E0EC227F78C8BD66FAAED6A9A7568AD5DCCFE9C28454A4C15 - IL size8
Called by
Candide.CandideUI.ConstructionsUi.ConstructionModeSelectionWindow::UpdateCandide.CandideUI.JobUiNew.UserControls.MiddleRecipesUserControl::RecipeListOnSelectedChangedCandide.CandideUI.TradingPost.TradingPostRoutesUserControl::SetStateCandide.CandideUI.UserControls.GridRadioIconButtons::AddButtonCandide.CandideUI.UserControls.GridRadioIconButtons::OnToggledOnActionCandide.CandideUI.Windows.TopPanelWindow::UpdateCandide.CandideUI.Windows.TopPanelWindowConsole::Update