WoW:API Button GetTextFontObject: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:


table: 03663208
table: 03663208
----
;''Notes''
This method has been renamed to '''GetNormalFontObject''' in 3.0 (WotLK)

Revision as of 20:37, 3 March 2009

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)