C# Class Server.SkillHandlers.Stealing.StealingTarget

Inheritance: Server.Targeting.Target
显示文件 Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
StealingTarget ( Mobile thief ) : System

Protected Methods

Method Description
OnTarget ( Mobile from, object target ) : void

Private Methods

Method Description
TryStealItem ( Item toSteal, bool &caught ) : Item

Method Details

OnTarget() protected method

protected OnTarget ( Mobile from, object target ) : void
from Mobile
target object
return void

StealingTarget() public method

public StealingTarget ( Mobile thief ) : System
thief Mobile
return System