WoW:API Button GetTextFontObject: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Move page script moved page API Button GetTextFontObject to API Button GetTextFontObject without leaving a redirect)
 
(No difference)

Latest revision as of 04:45, 15 August 2023

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)