HighlightPropertyDrawer Methods |
The HighlightPropertyDrawer type exposes the following members.
| Name | Description | |
|---|---|---|
| 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 | (Overrides PropertyDrawer.OnGUI(Rect, SerializedProperty, GUIContent).) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ThrowIfNull |
Throws a NullReferenceException if the object is null.
(Defined by ObjectExtensions.) |