Type of registry accessor.
More...
Type of registry accessor.
This class is private. You cannot create Registry objects.
Access to metatable associated with type description string.
- Parameters
-
- Note
- Using Context::mt function is a better way to manipulate userdata metatables.
- See also
- LUAPP_USERDATA
Access to metatable associated with type description string.
- Parameters
-
- Note
- Using Context::mt function is a better way to manipulate userdata metatables.
- See also
- LUAPP_USERDATA
Access to stored objects.
- Parameters
-
index | An index returned by store function. |