WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   Where is the code of GameTooltip:AddLine()? (https://www.wowinterface.com/forums/showthread.php?t=57325)

LudiusMaximus 07-30-19 02:28 PM

Where is the code of GameTooltip:AddLine()?
 
I am trying to grep the extracted Blizzard Interface Code for the definitions of GameTooltip:AddLine() or GameTooltip:AddDoubleLine(). Without success. Where are these defined, please? Thanks!

EDIT: Add GameTooltip:ClearLines(), GameTooltip:GetItem(), GameTooltip:SetBagItem(),... to that list.

Kanegasi 07-30-19 07:45 PM

None of them are defined in Lua. Many functions and most widgets are defined on the C++ side of the code, which is not accessible to players, even in datamined files.

LudiusMaximus 07-31-19 02:09 AM

Oh, I see. Thanks!


All times are GMT -6. The time now is 01:08 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI