WoW:API Button GetTextFontObject: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(New page: Appears to return a table location. Eg: '' buttontemplate:SetTextFontObject("gamefontnormal") DEFAULT_CHAT_FRAME:AddMessage(tostring(buttontemplate:GetTextFontObject())) '' returns ...)
 
No edit summary
Line 1: Line 1:
{{stub/API}}
{{cleanup}}
{{wowapi}}
Appears to return a table location.  Eg:
Appears to return a table location.  Eg:
    
    

Revision as of 20:26, 30 May 2008

WoW API < Button GetTextFontObject

Appears to return a table location. Eg:

mybutton:SetTextFontObject("gamefontnormal")

tostring(buttontemplate:GetTextFontObject())


returns

table: 03663208