C# Class Server.Targeting.WandTarget

Inheritance: Target
Mostra file Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
WandTarget ( BaseWand item ) : Server.Items

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

WandTarget() public method

public WandTarget ( BaseWand item ) : Server.Items
item Server.Items.BaseWand
return Server.Items