ABM_creator.TradeScroll.GetAuraDescription C# (CSharp) Méthode

GetAuraDescription() protected méthode

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