C# Class Server.Commands.CommandHandlers.ViewEqTarget

Inheritance: Server.Targeting.Target
Exibir arquivo Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
ViewEqTarget ( ) : System

Protected Methods

Method Description
OnTarget ( Mobile from, object targeted ) : void

Private Methods

Method Description
GetEquip ( Mobile m ) : Server.Menus.ItemLists.ItemListEntry[]

Method Details

OnTarget() protected method

protected OnTarget ( Mobile from, object targeted ) : void
from Mobile
targeted object
return void

ViewEqTarget() public method

public ViewEqTarget ( ) : System
return System