LuaTypeRegistration

Type doc:

An object representing an existing and registered rust type.

Can be obtained via [LuaWorld::get_type_by_name].

Fields:

short_name: string

The short name of a type

type_name: string

The full name of the type

Methods: