Method Draw
Draw(TData, Editor)
The draw function
Declaration
void Draw(TData serializedProperty, Editor owner)
Parameters
Type | Name | Description |
---|---|---|
TData | serializedProperty | The SerializedProperty to draw |
Editor | owner | The editor handling this draw call |