WoW:API Button GetTextFontObject: Difference between revisions
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) |
||
(One intermediate revision by one other user not shown) | |||
Line 13: | Line 13: | ||
table: 03663208 | table: 03663208 | ||
---- | |||
;''Notes'' | |||
This method has been renamed to '''GetNormalFontObject''' in 3.0 (WotLK) |
Latest revision as of 04:45, 15 August 2023
This article or section needs to be cleaned up
|
← 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)