ABM_creator.TradeScroll.GetAuraDescription C# (CSharp) Method

GetAuraDescription() protected method

protected GetAuraDescription ( int spellLevel, CNWSpell spell ) : string
spellLevel int
spell CNWSpell
return string
        override protected string GetAuraDescription(int spellLevel, CNWSpell spell) { return ""; }