Romestead Assembly Reference

Candide.CandideUI.UserControls.StatsControl_Console

Type JSON

public class in Candide.CandideUI.UserControls

Methods3
Properties1
Fields3
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
_entityIdprivateprivate System.Nullable<System.Guid> _entityId
_statsprivateprivate System.Collections.Generic.List<Candide.CandideUI.Components.Displays.IPlayerStatGridDisplay> _stats
_statsPanel1privateprivate Candide.CandideUI.Containers.CandideVerticalStackPanel _statsPanel1

Properties

NameVisibilitySignature
EntityIdpublicpublic System.Nullable<System.Guid> EntityId

Methods

CreateStatsSection

private Candide.CandideUI.CandideUiElement CreateStatsSection(Shared.Text.StringId name, System.Collections.Generic.IReadOnlyCollection<System.String> stats, System.Boolean showIcons)

Method metadata
  • Visibilityprivate
  • Return typeCandide.CandideUI.CandideUiElement
  • StaticFalse
  • VirtualFalse
  • Hash9AD3540CD794BFA1B254CC3F766BB0ED9D0EAEFF69B6F329427D9E8AE4FA1FE4
  • Body hashA098AA2BE668C08890DED51FCBD0E55D50F0B466135170E1DC045AFBBD393AB2
  • IL size163
Referenced calls
  • Candide.CandideUI.Containers.CandideVerticalStackPanel::.ctor()
  • Candide.CandideUI.Components.CandideTextLabel::.ctor()
  • Candide.CandideUI.Components.CandideTextLabel::set_StringId(Shared.Text.StringId)
  • Candide.CandideUI.CandideThickness::.ctor(System.Int32, System.Int32, System.Int32, System.Int32)
  • Candide.CandideUI.CandideUiElement::set_Margin(Candide.CandideUI.CandideThickness)
  • Candide.CandideUI.CandideUiContainerMultipleItems::AddChild(Candide.CandideUI.CandideUiElement, System.Boolean)
  • System.Collections.Generic.IEnumerable<System.String>::GetEnumerator()
  • System.Collections.Generic.IEnumerator<System.String>::get_Current()
  • Candide.CandideUI.Components.Displays.PlayerStatGridDisplay::.ctor(System.String, System.Boolean)
  • Candide.CandideUI.CandideThickness::.ctor(System.Int32)
  • Candide.CandideUI.UserControls.StatsControl_Console::<CreateStatsSection>g__GetPreferredTooltipGrowthDirection|7_0()
  • System.Func<Candide.CandideUI.Tooltip.CandideTooltipGrowthDirection>::.ctor(System.Object, System.IntPtr)
  • Candide.CandideUI.Components.Displays.PlayerStatGridDisplay::set_GetPreferredTooltipGrowthDirection(System.Func<Candide.CandideUI.Tooltip.CandideTooltipGrowthDirection>)
  • System.Collections.Generic.List<Candide.CandideUI.Components.Displays.IPlayerStatGridDisplay>::Add(!0)
  • System.Collections.IEnumerator::MoveNext()
  • System.IDisposable::Dispose()
Called by

InvalidateStats

private System.Void InvalidateStats()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash94A4E5B6A7B3A1F2B12CA09813BE1E4EAA7C75B275B78E664B7406599D01B02C
  • Body hashCD4859713553DF6582A97A18500A5E276880D0C3626E3ABC0BD9BAFADFA2477E
  • IL size1163
Referenced calls
String literals
  • StatsUi_StatsCategory_Melee
  • MeleeDamage
  • MeleeDamageModifier
  • StatsUi_StatsCategory_Ranged
  • RangedDamage
  • RangedDamageModifier
  • StatsUi_StatsCategory_Magic
  • MagicDamage
  • MagicDamageModifier
  • StatsUi_StatsCategory_Throwing
  • ThrowingDamage
  • ThrowingDamageModifier
  • StatsUi_StatsCategory_PhysicalDamageTypes
  • SlashingDamageModifier
  • BludgeoningDamageModifier
  • PiercingDamageModifier

Update

public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash0D72EA19CCB26BE60FF13721621C0A503694344406F94D4FA02095AB09FA14EF
  • Body hash7BFF2B18E8BFE25DE7094FFA5F21939A77A231B00A05B4D833D32A9A16F283A9
  • IL size125
Referenced calls
String literals
  • Update