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 ""; }