Package-level declarations

Classes and API for the reflection and types.

Since

3.5

Types

Link copied to clipboard
interface HasPublicType
Allows a scriptable object, such as a project extension, to declare its preferred public type.
Link copied to clipboard
The annotated annotation can be used to inject elements of the supported types.
Link copied to clipboard
Thrown when an object cannot be instantiated.
Link copied to clipboard
abstract class TypeOf<T>
Provides a way to preserve high-fidelity Type information on generic types.