Romestead Assembly Reference

Candide.CandideUI.SkillsAndFavourUi.FavoursWindow_Console

Type JSON

public class in Candide.CandideUI.SkillsAndFavourUi

Methods6
Properties0
Fields4
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
_characterModelprivateprivate Shared.Models.Player.PlayerCharacterModel _characterModel
_draggablePanelprivateprivate Candide.CandideUI.Components.DraggablePanel _draggablePanel
_favoursControlprivateprivate Candide.CandideUI.UserControls.NewFavoursUserControl _favoursControl
_favoursOverheadInfoprivateprivate Candide.CandideUI.SkillsAndFavourUi.NewFavoursOverheadInfoControl _favoursOverheadInfo

Methods

GetFocusable

public Candide.CandideUI.CandideUiElement GetFocusable()

Method metadata
  • Visibilitypublic
  • Return typeCandide.CandideUI.CandideUiElement
  • StaticFalse
  • VirtualTrue
  • Hash62DE309EB6747EA17E175F4BD83960EB9839C6836A7CE21517E21E1350B58A89
  • Body hash85BA2C08AD1829AEE5349676A2BF4D4C5326B89E935E2C731CEAB53F380B9AA7
  • IL size203
Referenced calls
  • Candide.CandideUI.CandideUiElement::GetFocusable()
  • Candide.CandideUI.CandideUiElement::CalculateScreenPosition()
  • Candide.CandideUI.CandideUiSystem::get_Scale()
  • Candide.CandideUI.Components.DraggablePanel::get_DragOffset()
  • Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)
  • Microsoft.Xna.Framework.Vector2::op_Division(Microsoft.Xna.Framework.Vector2, System.Single)
  • Microsoft.Xna.Framework.Vector2::op_Subtraction(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)
  • Candide.CandideUI.Components.DraggablePanel::set_DragOffset(Microsoft.Xna.Framework.Vector2)
  • Candide.CandideUI.CandideUiElement::get_ActualBounds()
  • Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)

OnFavourChanged

private System.Void OnFavourChanged(Candide.GameModels.Managers.FavourChangedEventArgs e)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash71B35EF6B9AD125117E36F7EFFA77499BC7D48046CC952E9CB517BAC9787EBA6
  • Body hashD03FDC82FCB5CA15A9D936798010E28C473B6CCF1A0C0A834A7791A34F4BB34E
  • IL size161
Referenced calls
Called by
String literals
  • FavoursWindow_Console Let Sam know about this

OnSkillsChanged

private System.Void OnSkillsChanged(Candide.GameModels.Managers.SkillSystemChangedEventArgs e)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash41BE039EC073D5C662428EEFC47DE93E7282901CDA57EA7A55B3577EB66BC8F6
  • Body hash069C88F3E9935C1EC6DD89C5B56D109DB670B37BF554D8FF2FEB7FF400EE6E93
  • IL size23
Referenced calls
Called by

OnWindowClosed

protected System.Void OnWindowClosed()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash94A943BC7EAC9BB356CC21E1A4ABA42FC199331AFE350B34058839756BF44488
  • Body hashC7A821FAA850DC38A8955F0980DD5738D4422539AD093A7F57543C789B0D3C00
  • IL size73
Referenced calls
String literals
  • FavoursWindow

OnWindowShown

protected System.Void OnWindowShown()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash27B13415C12662A47E699B9698F4B2319DFA8CC9F853A414F9073AB57AF244F7
  • Body hash781256DDA21C1EAE3EA501509D93058068923FE5110D8BE7DB0459AB8882211D
  • IL size73
Referenced calls
String literals
  • FavoursWindow

Update

public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash46093894C27F97BCC9B333180E17CE7AE51030852AE8FA827B4C8E88C3C26F61
  • Body hash908572921717C5E4C6EB0B5470DBC31CC5DA253461C21FD2A7790CC12450B89E
  • IL size8
Referenced calls