C# 클래스 Server.SkillHandlers.Discordance.DiscordanceTarget

상속: Server.Targeting.Target, IAction
파일 보기 프로젝트 열기: Grimoric/RunUO.T2A

공개 메소드들

메소드 설명
DiscordanceTarget ( Mobile from, BaseInstrument inst ) : System

보호된 메소드들

메소드 설명
OnTarget ( Mobile from, object target ) : void

메소드 상세

DiscordanceTarget() 공개 메소드

public DiscordanceTarget ( Mobile from, BaseInstrument inst ) : System
from Mobile
inst Server.Items.BaseInstrument
리턴 System

OnTarget() 보호된 메소드

protected OnTarget ( Mobile from, object target ) : void
from Mobile
target object
리턴 void