Candide.CandideUI.Components.Displays.CoinDisplay
Type JSONpublic class in Candide.CandideUI.Components.Displays
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.Components.Displays - Base type
Candide.CandideUI.Containers.CandidePanel - Hash
0C7385B7BFB07F8FE7A4B7886F87E10D2F9F6A28468564198C3488BFBE589407
Relationships
Base type
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
CoinType# | public | public System.Int32 CoinType |
_icon# | private | private Candide.CandideUI.Components.CandideIcon _icon |
_label# | private | private Candide.CandideUI.Components.CandideTextLabel _label |
Methods
SetMoney
#
public System.Void SetMoney(System.UInt64 money)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
4E6816849F4A8E290966D2888A9C8FEE107F10F398AA9815A5394F7D7BF2B6C6 - Body hash
7CBEB737EB91E96DFFB997BB81B901E450978D2CBF0A6364B4AF062563625DF0 - IL size69
Referenced calls
Shared.Helpers.MoneyHelper::GetValueForCoin(System.UInt64, System.Int32)Candide.CandideUI.CandideUiElement::set_Enabled(System.Boolean)Candide.CandideUI.CandideUiElement::get_Enabled()Candide.CandideUI.CandideUiElement::set_Visible(System.Boolean)System.UInt64::ToString()Candide.CandideUI.Components.CandideTextLabel::set_Text(System.String)