Method DrawOverrideCheckbox
DrawOverrideCheckbox(SerializedDataParameter)
Draws the override checkbox used by a property in the editor.
Declaration
protected void DrawOverrideCheckbox(SerializedDataParameter property)
Parameters
| Type | Name | Description |
|---|---|---|
| SerializedDataParameter | property | The property to draw the override checkbox for |