Romestead Assembly Reference

Candide.CandideUI.UserControls.StatsControl

Type JSON

public class in Candide.CandideUI.UserControls

Methods5
Properties1
Fields5
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
_currentTabprivateprivate StatsControl.StatsControlTab _currentTab
_entityIdprivateprivate System.Nullable<System.Guid> _entityId
_statsprivateprivate System.Collections.Generic.List<Candide.CandideUI.Components.Displays.IPlayerStatGridDisplay> _stats
_statsPanel1privateprivate Candide.CandideUI.Containers.CandideVerticalStackPanel _statsPanel1
_statsPanel2privateprivate Candide.CandideUI.Containers.CandideVerticalStackPanel _statsPanel2

Properties

NameVisibilitySignature
EntityIdpublicpublic System.Nullable<System.Guid> EntityId

Methods

CreateCombinedStatsSection

private Candide.CandideUI.CandideUiElement CreateCombinedStatsSection(System.String[] statIds, System.String displayStatId)

Method metadata
  • Visibilityprivate
  • Return typeCandide.CandideUI.CandideUiElement
  • StaticFalse
  • VirtualFalse
  • Hash6A3474EEBCC04AAC554D61D3300C04AE4F2D5DCC3B88B7301C907600B7211790
  • Body hashAB1D6DFC1CE0CC3DF45A7A678670A7FF788D714C13E8CF230403DE11CE6BCC51
  • IL size37
Referenced calls
  • Candide.CandideUI.Components.Displays.PlayerStatGridCombinedDisplay::.ctor(System.String[], System.String)
  • Candide.CandideUI.CandideThickness::.ctor(System.Int32, System.Int32, System.Int32, System.Int32)
  • Candide.CandideUI.CandideUiElement::set_Margin(Candide.CandideUI.CandideThickness)
  • System.Collections.Generic.List<Candide.CandideUI.Components.Displays.IPlayerStatGridDisplay>::Add(!0)

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
  • Hash9318A8A7EBC6808637E0D8DF7EDF03F802957B8A68E70350D536ACAFF15F942D
  • Body hash888EBECFD8CE20B99897E9243C8D35FB3706762A53B6C651DCA0E2B71F624B59
  • IL size116
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)
  • 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
  • Hash61E1794D2D7A08918E1FE13118A6606A442E25D12157D1ACF4A302D97BA351E9
  • Body hash570C9A58BA57C7A25334E4401FE0E6AA215F3DE997168762910B2687604C43A1
  • IL size1222
Referenced calls
Called by
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
  • Hash3E07C9DE0391F9ED403FECEED9A14DD278E8CDD427DE56A05B35A1E288F2D8DF
  • Body hash6EBCC34EA61CAB61592496A17A58C08E55C7A368D9D6A3B8C95F86AAE168687E
  • IL size125
Referenced calls
String literals
  • Update