Tanoda
|
Classes | |
class | ClassExtendsAttribute |
Constraint that allows selection of classes that extend a specific class when selecting a ClassTypeReference with the Unity inspector. More... | |
class | ClassImplementsAttribute |
Constraint that allows selection of classes that implement a specific interface when selecting a ClassTypeReference with the Unity inspector. More... | |
class | ClassTypeConstraintAttribute |
Base class for class selection constraints that can be applied when selecting a ClassTypeReference with the Unity inspector. More... | |
class | ClassTypeReference |
Reference to a class System.Type with support for Unity serialization. More... | |
class | ClassTypeReferencePropertyDrawer |
Custom property drawer for ClassTypeReference properties. More... | |
Enumerations | |
enum | ClassGrouping { None , ByNamespace , ByNamespaceFlat , ByAddComponentMenu } |
Indicates how selectable classes should be collated in drop-down menu. More... | |
Indicates how selectable classes should be collated in drop-down menu.
Definition at line 12 of file ClassTypeConstraintAttribute.cs.