WoW:API SelectStationery: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(New page: {{wowapi}} __NOTOC__ Selects one of the available stationeries. SelectStationery(index) == Arguments == :;index : Number - The index of the stationery to buy. == Returns == :nil =...)
 
m (Move page script moved page API SelectStationery to API SelectStationery without leaving a redirect)
 
(No difference)

Latest revision as of 04:47, 15 August 2023

WoW API < SelectStationery


Selects one of the available stationeries.

SelectStationery(index)


Arguments[edit]

index
Number - The index of the stationery to buy.


Returns[edit]

nil


Details[edit]

Not yet fully implemented. It does nothing visible.