fBaseXtensions.Game.Hero.Hotbar.HotbarSkill.HotbarSkill C# (CSharp) Méthode

HotbarSkill() public méthode

public HotbarSkill ( ) : System
Résultat System
            public HotbarSkill()
            {
                Slot= HotbarSlot.Invalid;
                Power = SNOPower.None;
                RuneIndex = -1;
            }

Same methods

Hotbar.HotbarSkill::HotbarSkill ( HotbarSlot slot, SNOPower power, int runeindex ) : System