Method IsAutoProperty
IsAutoProperty()
Override this and return false
if you want to customize the position of the override
checkbox. If you don't, Unity automatically draws the checkbox and puts the property content in a
horizontal scope.
Declaration
public virtual bool IsAutoProperty()
Returns
Type | Description |
---|---|
bool |
|