C# Class Server.Commands.CommandHandlers.ViewEqTarget

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

Méthodes publiques

Méthode Description
ViewEqTarget ( ) : System

Méthodes protégées

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

Private Methods

Méthode Description
GetEquip ( Mobile m ) : Server.Menus.ItemLists.ItemListEntry[]

Method Details

OnTarget() protected méthode

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

ViewEqTarget() public méthode

public ViewEqTarget ( ) : System
Résultat System