C# 클래스 Server.SkillHandlers.Stealing.StealingTarget

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

공개 메소드들

메소드 설명
StealingTarget ( Mobile thief ) : System

보호된 메소드들

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

비공개 메소드들

메소드 설명
TryStealItem ( Item toSteal, bool &caught ) : Item

메소드 상세

OnTarget() 보호된 메소드

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

StealingTarget() 공개 메소드

public StealingTarget ( Mobile thief ) : System
thief Mobile
리턴 System