ConstructionsOptionsControl.CandideConstructionButton
Type JSONprivate class in <global>
Type metadata
- Assembly
Romestead - Namespace
<global> - Base type
Candide.CandideUI.Components.Buttons.CandideIconButton - Hash
0ABEF26CCD99971158CCAD373C70506910BDEF900F06340101E612DB2FB61C03
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
_constructionId# | private | private System.String _constructionId |
_constructionRequiresTown# | private | private System.Boolean _constructionRequiresTown |
_control# | private | private Candide.CandideUI.ConstructionsUi.ConstructionsOptionsControl _control |
_isLocked# | private | private System.Boolean _isLocked |
Properties
| Name | Visibility | Signature |
|---|---|---|
IsLocked# | public | public System.Boolean IsLocked |
Methods
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
EB281E043FBD23991DEBAF5FF83534D0FC19EEB3431DC1594F1FF1DF074A3218 - Body hash
96F93D2CD8FBA8F6D48E1EDFF4FE5C6C0386247B8F0F79CB1878F5ABC00ECEC0 - IL size98
Referenced calls
Candide.PlayerMode.Construction.ConstructionModeManager::get_PlacingConstruction()System.String::op_Equality(System.String, System.String)ConstructionsOptionsControl.CandideConstructionButton::set_IsLocked(System.Boolean)Candide.CandideUI.CandideUiElement::get_IsHovered()Candide.CandideUI.Components.Buttons.CandideButtonBase::Update(Microsoft.Xna.Framework.GameTime)