C# Class Server.Items.ShepherdsCrook.HerdingTarget.InternalTarget

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

Méthodes publiques

Méthode Description
InternalTarget ( BaseCreature c ) : System

Méthodes protégées

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

Method Details

InternalTarget() public méthode

public InternalTarget ( BaseCreature c ) : System
c Server.Mobiles.BaseCreature
Résultat System

OnTarget() protected méthode

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