Dawn of Light - Class documentation 2900
This is the Dawn of Light project
DOL.GS.GameChampionMerchant Class Reference
Inheritance diagram for DOL.GS.GameChampionMerchant:
DOL.GS.GameMerchant DOL.GS.GameNPC DOL.GS.GameLiving DOL.GS.GameObject DOL.GS.Point3D DOL.GS.Point2D DOL.GS.IPoint3D DOL.GS.IPoint2D DOL.GS.IPoint2D

List of all members.

Public Member Functions

override void OnPlayerBuy (GamePlayer player, int item_slot, int number)
 Called when a player buys an item.

Member Function Documentation

override void DOL.GS.GameChampionMerchant.OnPlayerBuy ( GamePlayer  player,
int  item_slot,
int  number 
) [virtual]

Called when a player buys an item.

Parameters:
playerThe player making the purchase
item_slotslot of the item to be bought
numberNumber to be bought
Returns:
true if buying is allowed, false if buying should be prevented

Reimplemented from DOL.GS.GameMerchant.


The documentation for this class was generated from the following file:
All Classes Namespaces Functions Variables Enumerations Properties Events