C# Class Server.Items.ShepherdsCrook.HerdingTarget

Inheritance: Server.Targeting.Target
Mostrar archivo Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
HerdingTarget ( ) : System

Protected Methods

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

Private Methods

Method Description
IsHerdable ( BaseCreature bc ) : bool

Method Details

HerdingTarget() public method

public HerdingTarget ( ) : System
return System

OnTarget() protected method

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