WoW API: Button GetTextFontObject

Revision as of 20:37, 3 March 2009 by WoWWiki>Exawatt

WoW API < Button GetTextFontObject

Appears to return a table location. Eg:

mybutton:SetTextFontObject("gamefontnormal")

tostring(buttontemplate:GetTextFontObject())


returns

table: 03663208


Notes

This method has been renamed to GetNormalFontObject in 3.0 (WotLK)