C# Class DOL.GS.Spells.PBAEHealHandler

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

Méthodes publiques

Méthode Description
FinishSpellCast ( GameLiving target ) : void
OnDirectEffect ( GameLiving target, double effectiveness ) : void
PBAEHealHandler ( GameLiving caster, Spell spell, SpellLine line ) : System.Collections.Generic

Method Details

FinishSpellCast() public méthode

public FinishSpellCast ( GameLiving target ) : void
target GameLiving
Résultat void

OnDirectEffect() public méthode

public OnDirectEffect ( GameLiving target, double effectiveness ) : void
target GameLiving
effectiveness double
Résultat void

PBAEHealHandler() public méthode

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