Romestead Assembly Reference

Candide.LegacyUI.OverheadHealthbar

Type JSON

public struct in Candide.LegacyUI

Methods12
Properties0
Fields21
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.LegacyUI
  • Base typeSystem.ValueType
  • Hash8E28A8F28425958BE7FD307199C2217492327E3A60DE10A92FFD458078CE1AB0

Relationships

Base type

System.ValueType

Fields

NameVisibilitySignature
CurrentEnergypublicpublic System.Single CurrentEnergy
CurrentHealthpublicpublic System.Single CurrentHealth
CurrentMaxEnergypublicpublic System.Single CurrentMaxEnergy
CurrentMaxHealthpublicpublic System.Single CurrentMaxHealth
IncomingDamagepublicpublic System.Single IncomingDamage
IncomingHealspublicpublic System.Single IncomingHeals
Modepublicpublic System.Int32 Mode
RecentDamagepublicpublic System.Single RecentDamage
RecentEnergyLosspublicpublic System.Single RecentEnergyLoss
RecentHealingpublicpublic System.Single RecentHealing
UseDamageHistorypublicpublic System.Boolean UseDamageHistory
Visiblepublicpublic System.Boolean Visible
_actualRecentDamageprivateprivate System.Single _actualRecentDamage
_actualRecentEnergyLossprivateprivate System.Single _actualRecentEnergyLoss
_damageHistoryprivateprivate System.ValueTuple<System.Single, System.Single>[] _damageHistory
_damageHistoryIndexprivateprivate System.Int32 _damageHistoryIndex
_energyHideTimerprivateprivate System.Single _energyHideTimer
_hideTimerprivateprivate System.Single _hideTimer
_recentDamageTimerprivateprivate System.Single _recentDamageTimer
_recentEnergyLossTimerprivateprivate System.Single _recentEnergyLossTimer
_recentHealingTimerprivateprivate System.Single _recentHealingTimer

Methods

Damaged

public System.Void Damaged(System.Single damage)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash2B241A0B9DA443BD1BE65F5A42AF33DF5E9C2BE2BEB84E8459302DD004538897
  • Body hash66B2565DB5259FDB1928616EA9FD9AF8FE067703E706D3095772F08B74DA3693
  • IL size118
Referenced calls
  • System.ValueTuple<System.Single, System.Single>::.ctor(!0, !1)
Called by

Draw

public System.Void Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch batch, Shared.Entity.EntityWrapper entity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash63DFFD651F7CC90122679014C2CC1FA2427E5E4399CB8C5806B8ECA967CF19C0
  • Body hashC4EA305EF0A94B08F5FF7161E85562795A75EF0F0ADED8378EF7BAFC94449E30
  • IL size627
Referenced calls
Called by

EnergyGained

public System.Void EnergyGained(System.Single energyGained)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash6978DFCBDC65AB21ED19E4B8E69A42E4BA7BF4A9EAE3A6949C022FDEAEF0AF31
  • Body hash3A40A64307E5EF99B26F81B17106F2705D94BE60D80D253E30EF0A91C4D1C18E
  • IL size38
Referenced calls
  • System.MathF::Max(System.Single, System.Single)
Called by

GetEnergybarWidth

public System.Int32 GetEnergybarWidth(System.Single maxEnergy)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • Hash1DC60F4A0EF48BC5D53EB44564D64DCFB1FB9DD1522B3F104C6A9258A5FAB003
  • Body hash4739EE18130141C8911274A845447F359C1CDD7A7F188871F0D5E3FB1E5B43D9
  • IL size38
Referenced calls
Called by

GetHealthbarWidth

public System.Int32 GetHealthbarWidth(System.Single maxHealth)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • Hash90F0120811CDAEEF310EA530E244E45F8163CBB406A53A9C2025627564D24EEC
  • Body hash0BF35E3BBCAE3A7A9140C1E967AD8F9CED8653DF2866C0A5FA335A52A52BFBA0
  • IL size38
Referenced calls
Called by

SpentEnergy

public System.Void SpentEnergy(System.Single energyLost)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashBA5532F991B9E3F4CC886BC93C4F6AFE49252E44B9C9C59E668627E37930F7A4
  • Body hashC17A80A4F9BEDCC4FC712035239A458C213653DB13025C5F44B52B89E869BC70
  • IL size37
Called by

Update

public System.Void Update(Shared.Entity.EntityWrapper entity, System.Single dt)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash45FA3014D5C83378ABB3016E5EB4F94383065B158DDF8994D9D6FBFF7AA840CC
  • Body hash3418570CAFF74DFFDB9D6BC70BAFFBDF3489A687A35770DF3F7F74AC9DFFAA32
  • IL size1020
Referenced calls
Called by
String literals
  • Health
  • Energy