Candide.CandideUI.Windows.AuraWindow
Type JSONpublic class in Candide.CandideUI.Windows
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.Windows - Base type
Candide.CandideUI.Containers.CandideWindow - Hash
8815E3E998B04693B4A68D3B8B3CDB4D41F41EED6503FC122C7A8DCE12C856D5
Relationships
Base type
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
MaxVisibleAuras# | public | public System.Int32 MaxVisibleAuras |
_auraBuffHolders# | private | private System.Collections.Generic.List<Candide.CandideUI.Components.Holder.AuraHolder> _auraBuffHolders |
_auraDebuffHolders# | private | private System.Collections.Generic.List<Candide.CandideUI.Components.Holder.AuraHolder> _auraDebuffHolders |
Methods
GetFocusable
#
public Candide.CandideUI.CandideUiElement GetFocusable()
Method metadata
- Visibilitypublic
- Return type
Candide.CandideUI.CandideUiElement - StaticFalse
- VirtualTrue
- Hash
88ACC9C505BF81CD0AC030A41B7650F847400CF2A7656440AEF112A443C400BA - Body hash
AE76C39D2039063323310B19B3E2663FFA6694D6BC1F099933ECD973F5E4790D - IL size2
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
24451BCED3EB076F16EC5F61E18A3A45DE1E445F14FA107D8C995ABE278D7931 - Body hash
A532CE578FDC9102BCE9D1FFA51A85E6F9DAEE5812FEC5FB666F8E76D61D4E63 - IL size227
Referenced calls
Candide.CandideUI.Containers.CandideWindow::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.Windows.AuraWindow::<Update>g__UpdateAuraInstances|4_0(System.Collections.Generic.List<Candide.CandideUI.Components.Holder.AuraHolder>, System.Boolean, AuraWindow.<>c__DisplayClass4_0&)