C# Class Server.Mobiles.PlayerVendor.PVBuyTarget

Inheritance: Server.Targeting.Target
ファイルを表示 Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
PVBuyTarget ( ) : 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

PVBuyTarget() public method

public PVBuyTarget ( ) : System
return System