SingleLineDrawer Class |
Namespace: DigitalRuby.ThunderAndLightning
The SingleLineDrawer type exposes the following members.
| Name | Description | |
|---|---|---|
| SingleLineDrawer | Initializes a new instance of the SingleLineDrawer class |
| Name | Description | |
|---|---|---|
| attribute | The PropertyAttribute for the property. Not applicable for custom class drawers. (Read Only) | |
| fieldInfo | The reflection FieldInfo for the member this property represents. (Read Only) |
| Name | Description | |
|---|---|---|
| CanCacheInspectorGUI | Override this method to determine whether the inspector GUI for your property can be cached. | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetPropertyHeight | Override this method to specify how tall the GUI for this field is in pixels. | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| OnGUI |
OnGUI
(Overrides PropertyDrawer.OnGUI(Rect, SerializedProperty, GUIContent).) | |
| ToString | (Inherited from Object.) |