Thread Tools Display Modes
Prev Previous Post   Next Post Next
11-03-14, 09:02 AM   #15
AlleyKat
A Warpwood Thunder Caller
 
AlleyKat's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 93
There are no objects in lua, frame is metatable with userdata, where userdata is real frame object, we are not coping userdata, so we are not creating two objects, we are just using object from another instance (another table)

Last edited by AlleyKat : 11-03-14 at 09:28 AM.
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » Global vars ?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off