WoW:API GetMerchantItemMaxStack: Difference between revisions

no edit summary
(Added GetMerchantItemMaxStack based on the FrameXML code.)
 
No edit summary
Line 12: Line 12:
== Returns ==
== Returns ==
:;maxStack : Number - The maximum stack size for the item.
:;maxStack : Number - The maximum stack size for the item.
== Note ==
This does not seem to work as of patch 2.3 (always returns 1). Try GetItemInfo() instead.
Anonymous user