![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the metatable used by EditBox objects.
metatable = GetEditBoxMetatable()
Returns
- metatable
- table - The metatable used by EditBox objects.
Details
- The metatable returned by this function is shared between all non-forbidden EditBox object instances.
Patch changes
Patch 10.1.0 (2023-05-02): Added.
