View Single Post
04-14-14, 08:44 PM   #1
Aanson
A Flamescale Wyrmkin
Join Date: Aug 2009
Posts: 124
Blizz metamethods

Hey all,

How can I get a reference to the metatable which is used by all frames created ingame ( which contains Show, SetClampedToScreen, IsObjectType etc etc )?

Only reason I ask is because I wouldn't mind adding a few of my own methods.

If I can't do that, I'll just add the methods to each frame directly, but it seems daft having to replicate them each time.

Cheers for any advice.
__________________
__________________

Last edited by Aanson : 04-14-14 at 08:51 PM.
  Reply With Quote