ABM_creator.Consumable.findIconName C# (CSharp) Метод

findIconName() защищенный абстрактный Метод

protected abstract findIconName ( int spellId, CNWSpell spell, int spellLevel ) : string
spellId int
spell CNWSpell
spellLevel int
Результат string
        protected abstract string findIconName(int spellId, CNWSpell spell, int spellLevel);