◆ OnGUI()

override void OnGUI ( Rect  position,
SerializedProperty  property,
GUIContent  label 
)
Parameters
positionlocation to draw the SerializableDictionary
propertySerializedProperty that references the SerializableDictionary
labelLabel of the SerializableDictionary.

References EditorUtil.BeginDarkenedBox(), EditorUtil.EndDarkenedBox(), SerializableDictionaryPropertyDrawerBase.expand, SerializableDictionaryPropertyDrawerBase.KeyLabel(), EditorToolsOptions.SerializedDictionaryPropertyDrawerDrawKeyValueHorizontaly, EditorToolsOptions.SerializedDictionaryPropertyDrawerPutFoldoutInBox, and SerializableDictionaryPropertyDrawerBase.ValueLabel().

+ Here is the call graph for this function: