WoW API: GetNumMacros

Revision as of 08:21, 13 June 2006 by WoWWiki>Mikk ({{wowapi}})

WoW API < GetNumMacros

API GetNumMacros

Will return the number of macros the user has

local numglobal,numperchar = GetNumMacros();

Returns

(numglobal,numperchar)
numglobal
Number - Returns the number of global macros
numperchar
Number - Returns the number of macros per character