C# Class DOL.GS.Spells.CleansingAurauraSpellHandler

Inheritance: SpellHandler
Afficher le fichier Open project: Los-Ojos/DOLSharp-1127

Méthodes publiques

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

Method Details

CleansingAurauraSpellHandler() public méthode

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

IsOverwritable() public méthode

public IsOverwritable ( GameSpellEffect compare ) : bool
compare GameSpellEffect
Résultat bool