Romestead Assembly Reference

Candide.CandideUI.Components.Displays.StatDisplay

Type JSON

public class in Candide.CandideUI.Components.Displays

Methods2
Properties2
Fields3
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
_iconLabelprivateprivate Candide.CandideUI.Components.CandideIconLabel _iconLabel
_infoprivateprivate Shared.Models.Stats.StatDescription _info
_warnIfBelowValueprivateprivate System.Nullable<System.Single> _warnIfBelowValue

Properties

NameVisibilitySignature
Iconpublicpublic Candide.CandideUI.Components.CandideIcon Icon
Labelpublicpublic Candide.CandideUI.Components.CandideTextLabel Label

Methods

SetStats

public System.Void SetStats(Shared.Models.Stats.EntityStats stats)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashE6E728F5188FBE660B989111A3F1B2CCF4D48103D59159595DB82B0F439951F2
  • Body hash52DC5198C6C6832CC4AADA67A213FF1579EF1FB3DD16100DA20AB7C8F4E1DBB4
  • IL size91
Referenced calls
  • StatDisplay.<>c__DisplayClass8_0::.ctor()
  • Shared.Models.Stats.EntityStats::Get(System.String)
  • System.Single::ToString(System.String)
  • Candide.CandideUI.Components.CandideIconLabel::set_Text(System.String)
  • StatDisplay.<>c__DisplayClass8_0::<SetStats>b__0()
  • System.Func<System.Collections.Generic.IEnumerable<Candide.CandideUI.CandideUiElement>>::.ctor(System.Object, System.IntPtr)
  • Candide.CandideUI.Components.Holder.CandideHolderBase::set_GetTooltipContent(System.Func<System.Collections.Generic.IEnumerable<Candide.CandideUI.CandideUiElement>>)

SetStats

public System.Void SetStats(System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.Stat> stats)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash38A01314DF38561885AF892B188792E71D7CB19840CFCE8D1A793DD2A7A0C75E
  • Body hash6E733CE6441B107127D24AD2E9CB18240BF45F5681572229F265311AA351926A
  • IL size179
Referenced calls
  • StatDisplay.<>c__DisplayClass9_0::.ctor()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.Stat>::TryGetValue(!0, !1&)
  • System.Single::ToString(System.String)
  • Candide.CandideUI.Components.CandideIconLabel::set_Text(System.String)
  • StatDisplay.<>c__DisplayClass9_0::<SetStats>b__0()
  • System.Func<System.Collections.Generic.IEnumerable<Candide.CandideUI.CandideUiElement>>::.ctor(System.Object, System.IntPtr)
  • Candide.CandideUI.Components.Holder.CandideHolderBase::set_GetTooltipContent(System.Func<System.Collections.Generic.IEnumerable<Candide.CandideUI.CandideUiElement>>)
  • System.Nullable<System.Single>::get_HasValue()
  • System.Nullable<System.Single>::get_Value()
  • Candide.CandideUI.Components.CandideIconLabel::set_TextColor(Microsoft.Xna.Framework.Color)
Called by
String literals
  • -