C# Class Server.Targeting.WandTarget

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

Méthodes publiques

Méthode Description
WandTarget ( BaseWand item ) : Server.Items

Méthodes protégées

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

Method Details

OnTarget() protected méthode

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

WandTarget() public méthode

public WandTarget ( BaseWand item ) : Server.Items
item Server.Items.BaseWand
Résultat Server.Items