Interface | Description |
---|---|
HasPublicType |
Allows a scriptable object, such as a project extension, to declare its preferred public type.
|
Class | Description |
---|---|
TypeOf<T> |
Provides a way to preserve high-fidelity
Type information on generic types. |
Exception | Description |
---|---|
ObjectInstantiationException |
Thrown when an object cannot be instantiated.
|
Annotation Type | Description |
---|---|
InjectionPointQualifier |
The annotated annotation can be used to inject elements of the supported types.
|