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

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

공개 메소드들

메소드 설명
CleansingAurauraSpellHandler ( GameLiving caster, Spell spell, SpellLine line ) : System.Collections.Generic
IsOverwritable ( GameSpellEffect compare ) : bool

메소드 상세

CleansingAurauraSpellHandler() 공개 메소드

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

IsOverwritable() 공개 메소드

public IsOverwritable ( GameSpellEffect compare ) : bool
compare GameSpellEffect
리턴 bool