Module necro.game.item.PriceTag

Functions

add (saleEntity, priceTagEntity)
check (buyer, priceTagEntity)
getEffectiveCost (buyer, priceTagEntity)
pay (buyer, priceTagEntity)
remove (saleEntity)


Functions

add (saleEntity, priceTagEntity)

Parameters:

  • saleEntity
  • priceTagEntity
check (buyer, priceTagEntity)

Parameters:

  • buyer
  • priceTagEntity
getEffectiveCost (buyer, priceTagEntity)

Parameters:

  • buyer
  • priceTagEntity
pay (buyer, priceTagEntity)

Parameters:

  • buyer
  • priceTagEntity
remove (saleEntity)

Parameters:

  • saleEntity
generated by LDoc 1.4.6