Method Creature:GetVendorItemCurrentCount [-] [+]
Returns the current vendor item countfrom the Creature for given itemId and extendedCost arguments.
Synopsis
count = Creature:GetVendorItemCurrentCount( itemId )
count = Creature:GetVendorItemCurrentCount( itemId, extendedCost )
Arguments
number itemId
Valid numbers: integers from 0 to 4,294,967,295.
number extendedCost (0)
Valid numbers: integers from 0 to 4,294,967,295.
Returns
number count
Valid numbers: integers from 0 to 4,294,967,295.