Candide.CandideUI.UserControls.BuffsUserControl
Type JSONpublic class in Candide.CandideUI.UserControls
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.UserControls - Base type
Candide.CandideUI.Containers.CandidePanel - Hash
ADA2113732A7A30400D448894F08D630C0B5AC63A020CEEC0BC2E635187C602D
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
MaxVisibleAuras# | public | public System.Int32 MaxVisibleAuras |
_auraBuffHolders# | private | private System.Collections.Generic.List<Candide.CandideUI.Components.Holder.AuraHolder> _auraBuffHolders |
_buffs# | private | private System.Boolean _buffs |
_controllerFocusable# | private | private System.Boolean _controllerFocusable |
Methods
GetFocusable
#
public Candide.CandideUI.CandideUiElement GetFocusable()
Method metadata
- Visibilitypublic
- Return type
Candide.CandideUI.CandideUiElement - StaticFalse
- VirtualTrue
- Hash
B239106FE096206B1A9A8849918C6D8D44F680BE8F9C52A629EBC57081902DDE - Body hash
6E234D6109E4BDEC46C9CF6DF114D244B5205BEE559A0F45627E321510A3A124 - IL size17
Referenced calls
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
4542A251ED76798B7054494DE833613B0EB2F14113B735008DE1ABD67756B19A - Body hash
401FEC9636683890EFEAE1653FEC292CD9B536C874C1BBE996653F1328A79D97 - IL size176
Referenced calls
Candide.CandideUI.CandideUiContainerMultipleItems::Update(Microsoft.Xna.Framework.GameTime)System.Collections.Generic.List<Candide.CandideUI.Components.Holder.AuraHolder>::GetEnumerator()List.Enumerator<Candide.CandideUI.Components.Holder.AuraHolder>::get_Current()Candide.CandideUI.Components.Holder.AuraHolder::set_AuraInstance(Shared.Aura.AbstractAura<Shared.Entity.EntityWrapper>)List.Enumerator<Candide.CandideUI.Components.Holder.AuraHolder>::MoveNext()System.IDisposable::Dispose()Candide.CandideUI.UserControls.BuffsUserControl::<Update>g__UpdateAuraInstances|5_0(System.Collections.Generic.List<Candide.CandideUI.Components.Holder.AuraHolder>, System.Boolean, BuffsUserControl.<>c__DisplayClass5_0&)