C# Class Server.Items.DyeTub.InternalTarget

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

Méthodes publiques

Méthode Description
InternalTarget ( DyeTub tub ) : System.Collections.Generic

Méthodes protégées

Méthode Description
OnTarget ( Server.Mobile from, object targeted ) : void

Method Details

InternalTarget() public méthode

public InternalTarget ( DyeTub tub ) : System.Collections.Generic
tub DyeTub
Résultat System.Collections.Generic

OnTarget() protected méthode

protected OnTarget ( Server.Mobile from, object targeted ) : void
from Server.Mobile
targeted object
Résultat void