Candide.CandideUI.Components.Holder.AuraHolder
Type JSONpublic class in Candide.CandideUI.Components.Holder
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.Components.Holder - Base type
Candide.CandideUI.Components.Holder.CandideHolderBase - Hash
7E7EE11CE12915D8E507C325746E1BC38CA4ECD591797F28389646482C363883
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
_auraInstance# | private | private Shared.Aura.AbstractAura<Shared.Entity.EntityWrapper> _auraInstance |
_durationLabel# | private | private Candide.CandideUI.Components.CandideTextLabel _durationLabel |
_icon# | private | private Candide.CandideUI.Components.CandideIcon _icon |
_stackLabel# | private | private Candide.CandideUI.Components.CandideTextLabel _stackLabel |
Properties
| Name | Visibility | Signature |
|---|---|---|
AuraInstance# | public | public Shared.Aura.AbstractAura<Shared.Entity.EntityWrapper> AuraInstance |
Methods
AuraChanged
#
public System.Void AuraChanged()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
439F971A8F0E2EB9841CF7441A70F4DBAEC63BE68F403F1BC2713CAFC5254696 - Body hash
13119DC152A8491B6FB1568594E3855B509ED6F45C6D1F872BFC371100D208EB - IL size185
Referenced calls
Candide.CandideUI.Components.Holder.AuraHolder::get_AuraInstance()Candide.CandideUI.CandideUiElement::set_Visible(System.Boolean)Shared.Data.AuraDataBase::GetAuraOrMissing(System.String)Candide.Database.AuraDisplayInfoDataBase::GetDisplayInfoOrMissing(System.String)Candide.CandideUI.Components.CandideIcon::set_Icon(System.String)Shared.Text.TimeTextHelper::GetTimeDisplayShortened(System.Single)Candide.CandideUI.Components.CandideTextLabel::set_Text(System.String)System.Int32::ToString()Candide.CandideUI.Components.Holder.AuraHolder::<AuraChanged>b__8_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>>)
InternalDraw
#
protected System.Void InternalDraw(Candide.CandideUI.UiRenderContext context)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
DE08FBDE8F1DA771E2B62CB93AED92834733F7D0893A4AB8EAE899C012EF7140 - Body hash
F9F625307CBBEEBCC668936FF8957C7009301626DCC3E3D3534FDB9DE07C2E84 - IL size204
Referenced calls
Candide.CandideUI.Components.Holder.CandideHolderBase::InternalDraw(Candide.CandideUI.UiRenderContext)Candide.CandideUI.Components.Holder.AuraHolder::get_AuraInstance()Candide.Graphics.Fonts.CandideFont::get_RenderFont()Shared.Text.TimeTextHelper::GetTimeDisplayShortened(System.Single)FontStashSharp.SpriteFontBase::MeasureString(System.String, System.Nullable<Microsoft.Xna.Framework.Vector2>, System.Single, System.Single, FontStashSharp.FontSystemEffect, System.Int32)Candide.CandideUI.CandideUiElement::get_InteractionBounds()System.MathF::Min(System.Single, System.Single)Microsoft.Xna.Framework.Vector2::.ctor(System.Single)Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)Microsoft.Xna.Framework.Color::get_White()Candide.CandideUI.UiRenderContext::DrawString(FontStashSharp.SpriteFontBase, System.String, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Color, Microsoft.Xna.Framework.Vector2, System.Single, System.Boolean, System.Single, System.Int32)
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
04FB7424571C3D2170A1D0F22F5635A743D57388770195F0EC66626EF1247CB9 - Body hash
1EDE7B61BA0A2BBA1AB5B013CFCBBA67BEA293304ECA61BF6653CE9677C341AF - IL size118
Referenced calls
Candide.CandideUI.CandideUiElement::get_Visible()Candide.CandideUI.Components.Holder.AuraHolder::get_AuraInstance()Shared.Text.TimeTextHelper::GetTimeDisplayShortened(System.Single)Candide.CandideUI.Components.CandideTextLabel::set_Text(System.String)System.Int32::ToString()Candide.CandideUI.CandideUiElement::set_Visible(System.Boolean)Candide.CandideUI.CandideUiContainerSingleItem::Update(Microsoft.Xna.Framework.GameTime)