![]() |
Wowpedia is no longer updated, go away. |
Returns the metatable used by Button objects.
metatable = GetButtonMetatable()
Returns[]
- metatable
- table - The metatable used by Button objects.
Details[]
- The metatable returned by this function is shared between all non-forbidden Button object instances.
Patch changes[]
Patch 10.1.0 (2023-05-02): Added.