WoW API: GetSelectedStationeryTexture
← WoW API < GetSelectedStationeryTexture
Gets the selected stationery texture.
local texture = GetSelectedStationeryTexture()
Arguments
- None
Returns
- texture
- String - The path to the selected stationery's texture.
Details
- Not yet fully implemented. Currently it returns "STATIONERYTEST" when the mailbox is open.