Summary
Get the description for a specific type. This will return null if you don't have whitelist access to the type.
For constructed generic types, this will give you the description of the generic type definition.
Summary
Find a TypeDescription that derives from
['typeparamref'], by name
Summary
Find a TypeDescription that derives from T by name, which can be an Alias etc.
If preferAddonAssembly is true, then if there are conflicts we'll prefer types that are
in addon code.
Summary
Find a TypeDescription that derives from T by name, which can be an Alias etc.
If preferAddonAssembly is true, then if there are conflicts we'll prefer types that are
in addon code.
Summary
Find the description for templated type
Summary
Find a TypeDescription by name
Obsolete
Use GetType with the arguments the other way around
Summary
Find a TypeDescription that derives from
['paramref'], by name