C# 클래스 Server.Spells.Spell.AnimTimer

상속: Timer
파일 보기 프로젝트 열기: Grimoric/RunUO.T2A

공개 메소드들

메소드 설명
AnimTimer ( Spell spell, int count ) : System

보호된 메소드들

메소드 설명
OnTick ( ) : void

메소드 상세

AnimTimer() 공개 메소드

public AnimTimer ( Spell spell, int count ) : System
spell Spell
count int
리턴 System

OnTick() 보호된 메소드

protected OnTick ( ) : void
리턴 void