WoW:API GetGlyphClearInfo: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with "{{wowapi}} Returns the information about Vanishing Powder name, amount = GetGlyphClearInfo() == Parameters == === Returns === :;name : String - "Vanishing Powder" :;amount : In…")
 
m (Move page script moved page API GetGlyphClearInfo to WoW:API GetGlyphClearInfo without leaving a redirect)
 
(No difference)

Latest revision as of 04:45, 15 August 2023

WoW API < GetGlyphClearInfo

Returns the information about Vanishing Powder

name, amount = GetGlyphClearInfo()

Parameters

Returns

name
String - "Vanishing Powder"
amount
Integer - The amount of Vanishing Powder.