Candide.CandideUI.SkillsAndFavourUi.SkillsUserControl
Type JSONpublic class in Candide.CandideUI.SkillsAndFavourUi
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.SkillsAndFavourUi - Base type
Candide.CandideUI.Containers.CandideGrid - Hash
212279230DB7D88B1F329E61C25CB3CDB53BB0C8BB7631F7FB2106DCE6B5B309
Relationships
Base type
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
_playerCharacterModel# | private | private Shared.Models.Player.PlayerCharacterModel _playerCharacterModel |
Properties
| Name | Visibility | Signature |
|---|---|---|
PlayerCharacterModel# | public | public Shared.Models.Player.PlayerCharacterModel PlayerCharacterModel |
Methods
OnSkillsChanged
#
public System.Void OnSkillsChanged()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
7EE512DC59E955566F82A86144EFD668C7421D87DCAD79398F35DB947D58E01D - Body hash
07804DA07799D3B5EEA4CA4E5323479B6670FBE363F2AD10B3548C98597FA22D - 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()