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