C# Class SpellWork.Spell.SpellInfo

Mostrar archivo Open project: TrinityCore/SpellWork

Public Methods

Method Description
SpellInfo ( System.Windows.Forms.RichTextBox rtb, SpellWork.DBC.Structures.SpellEntry spell ) : System.Drawing

Private Methods

Method Description
AppendAreaInfo ( ) : void
AppendDifficultyInfo ( ) : void
AppendItemInfo ( ) : void
AppendSkillLine ( ) : void
AppendSpellAura ( ) : void
AppendSpellEffectInfo ( ) : void
AppendSpellVisualInfo ( ) : void
AuraModTypeName ( int index ) : void
ViewSpellInfo ( ) : void

Method Details

SpellInfo() public method

public SpellInfo ( System.Windows.Forms.RichTextBox rtb, SpellWork.DBC.Structures.SpellEntry spell ) : System.Drawing
rtb System.Windows.Forms.RichTextBox
spell SpellWork.DBC.Structures.SpellEntry
return System.Drawing