C# Class DOL.GS.Spells.CleansingAurauraSpellHandler

Inheritance: SpellHandler
显示文件 Open project: Los-Ojos/DOLSharp-1127

Public Methods

Method Description
CleansingAurauraSpellHandler ( GameLiving caster, Spell spell, SpellLine line ) : System.Collections.Generic
IsOverwritable ( GameSpellEffect compare ) : bool

Method Details

CleansingAurauraSpellHandler() public method

public CleansingAurauraSpellHandler ( GameLiving caster, Spell spell, SpellLine line ) : System.Collections.Generic
caster GameLiving
spell Spell
line SpellLine
return System.Collections.Generic

IsOverwritable() public method

public IsOverwritable ( GameSpellEffect compare ) : bool
compare GameSpellEffect
return bool