C# Class Server.Items.ItemIdentification.InternalTarget

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

Public Methods

Method Description
InternalTarget ( ) : System

Protected Methods

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

Method Details

InternalTarget() public method

public InternalTarget ( ) : System
return System

OnTarget() protected method

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