C# Class Server.Commands.CommandHandlers.StuckMenuTarget

Inheritance: Server.Targeting.Target
Mostrar archivo Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
StuckMenuTarget ( ) : System

Protected Methods

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

Method Details

OnTarget() protected method

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

StuckMenuTarget() public method

public StuckMenuTarget ( ) : System
return System