ABM_creator.TradeScroll.GetAuraDescription C# (CSharp) Метод

GetAuraDescription() защищенный Метод

protected GetAuraDescription ( int spellLevel, CNWSpell spell ) : string
spellLevel int
spell CNWSpell
Результат string
        override protected string GetAuraDescription(int spellLevel, CNWSpell spell) { return ""; }