Click or drag to resize
TypePropertyDrawer Class

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

Inheritance Hierarchy
SystemObject
  GUIDrawer
    PropertyDrawer
      Slash.Unity.Editor.Common.PropertyDrawersTypePropertyDrawer

Namespace: Slash.Unity.Editor.Common.PropertyDrawers
Assembly: Slash.Unity.Editor.Common (in Slash.Unity.Editor.Common.dll) Version: 0.0.0.0
Syntax
public class TypePropertyDrawer : PropertyDrawer

The TypePropertyDrawer type exposes the following members.

Constructors
  NameDescription
Public methodTypePropertyDrawer
Initializes a new instance of the TypePropertyDrawer class
Top
Methods
  NameDescription
Public methodOnGUI (Overrides PropertyDrawer.OnGUI(Rect, SerializedProperty, GUIContent).)
Top
See Also