Click or drag to resize
TypePropertyAttribute Class

[Missing <summary> documentation for "T:Slash.Unity.Common.PropertyDrawers.TypePropertyAttribute"]

Inheritance Hierarchy
SystemObject
  SystemAttribute
    PropertyAttribute
      Slash.Unity.Common.PropertyDrawersTypePropertyAttribute

Namespace: Slash.Unity.Common.PropertyDrawers
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public class TypePropertyAttribute : PropertyAttribute

The TypePropertyAttribute type exposes the following members.

Constructors
  NameDescription
Public methodTypePropertyAttribute
Initializes a new instance of the TypePropertyAttribute class
Top
Fields
  NameDescription
Public fieldBaseType
Base type to choose a type from.
Top
See Also