C# 클래스 DOL.GS.Spells.PBAEHealHandler

상속: MasterlevelHandling
파일 보기 프로젝트 열기: Los-Ojos/DOLSharp-1127

공개 메소드들

메소드 설명
FinishSpellCast ( GameLiving target ) : void
OnDirectEffect ( GameLiving target, double effectiveness ) : void
PBAEHealHandler ( GameLiving caster, Spell spell, SpellLine line ) : System.Collections.Generic

메소드 상세

FinishSpellCast() 공개 메소드

public FinishSpellCast ( GameLiving target ) : void
target GameLiving
리턴 void

OnDirectEffect() 공개 메소드

public OnDirectEffect ( GameLiving target, double effectiveness ) : void
target GameLiving
effectiveness double
리턴 void

PBAEHealHandler() 공개 메소드

public PBAEHealHandler ( GameLiving caster, Spell spell, SpellLine line ) : System.Collections.Generic
caster GameLiving
spell Spell
line SpellLine
리턴 System.Collections.Generic