Romestead Assembly Reference

Candide.CandideUI.SkillsAndFavourUi.SkillsUserControl

Type JSON

public class in Candide.CandideUI.SkillsAndFavourUi

Methods1
Properties1
Fields1
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
_playerCharacterModelprivateprivate Shared.Models.Player.PlayerCharacterModel _playerCharacterModel

Properties

NameVisibilitySignature
PlayerCharacterModelpublicpublic Shared.Models.Player.PlayerCharacterModel PlayerCharacterModel

Methods

OnSkillsChanged

public System.Void OnSkillsChanged()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash7EE512DC59E955566F82A86144EFD668C7421D87DCAD79398F35DB947D58E01D
  • Body hash07804DA07799D3B5EEA4CA4E5323479B6670FBE363F2AD10B3548C98597FA22D
  • IL size151
Referenced calls
  • Candide.CandideUI.Containers.CandideGrid::ClearChildren()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Skill.CharacterSkill>::get_Count()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Skill.CharacterSkill>::get_Values()
  • Dictionary.ValueCollection<System.String, Shared.Models.Skill.CharacterSkill>::GetEnumerator()
  • Dictionary.ValueCollection.Enumerator<System.String, Shared.Models.Skill.CharacterSkill>::get_Current()
  • Candide.CandideUI.SkillsAndFavourUi.SkillDisplay::.ctor(Shared.Models.Skill.CharacterSkill)
  • Candide.CandideUI.CandideUiElement::set_GridRow(System.Int32)
  • Candide.CandideUI.CandideUiElement::set_GridColumn(System.Int32)
  • Candide.CandideUI.CandideThickness::.ctor(System.Int32)
  • Candide.CandideUI.CandideUiElement::set_Margin(Candide.CandideUI.CandideThickness)
  • Candide.CandideUI.CandideUiElement::set_HorizontalAlignment(Candide.CandideUI.HorizontalAlignment)
  • Candide.CandideUI.CandideUiContainerMultipleItems::AddChild(Candide.CandideUI.CandideUiElement, System.Boolean)
  • Dictionary.ValueCollection.Enumerator<System.String, Shared.Models.Skill.CharacterSkill>::MoveNext()
  • System.IDisposable::Dispose()
Called by