Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
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.