override void OnGUI | ( | Rect | position, |
SerializedProperty | property, | ||
GUIContent | label | ||
) |
position | location to draw the SerializableDictionary |
property | SerializedProperty that references the SerializableDictionary |
label | Label of the SerializableDictionary. |
References EditorUtil.BeginDarkenedBox(), EditorUtil.EndDarkenedBox(), SerializableDictionaryPropertyDrawerBase.expand, SerializableDictionaryPropertyDrawerBase.KeyLabel(), EditorToolsOptions.SerializedDictionaryPropertyDrawerDrawKeyValueHorizontaly, EditorToolsOptions.SerializedDictionaryPropertyDrawerPutFoldoutInBox, and SerializableDictionaryPropertyDrawerBase.ValueLabel().