BaseControl |
Property | |
SupportsMultiEdit |
Rebuild | Called whenever SerializedProperty changes to another property and we think we probably need to rebuild |
Tick |
CreateFor | Create a BaseControl for a given SerializedProperty. We'll look at BaseControls with [CustomEditor] attributes and see if any of them can handle this property. |