C# Class Server.Items.ShepherdsCrook.HerdingTarget

Inheritance: Server.Targeting.Target
Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
HerdingTarget ( ) : System

Méthodes protégées

Méthode Description
OnTarget ( Mobile from, object targ ) : void

Private Methods

Méthode Description
IsHerdable ( BaseCreature bc ) : bool

Method Details

HerdingTarget() public méthode

public HerdingTarget ( ) : System
Résultat System

OnTarget() protected méthode

protected OnTarget ( Mobile from, object targ ) : void
from Mobile
targ object
Résultat void