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