Beamable SDK
Public Member Functions | Protected Member Functions | List of all members
Beamable.Editor.Content.UI.SerializedDictionaryStringToSomethingEditor< TValue > Class Template Referenceabstract
Inheritance diagram for Beamable.Editor.Content.UI.SerializedDictionaryStringToSomethingEditor< TValue >:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.Content.UI.SerializedDictionaryStringToSomethingEditor< TValue >:
Collaboration graph
[legend]

Public Member Functions

override float GetPropertyHeight (SerializedProperty property, GUIContent label)
 
override void OnGUI (Rect position, SerializedProperty property, GUIContent label)
 

Protected Member Functions

abstract TValue RenderNextValue (Rect rect, KeyValuePair< string, TValue > kvp)
 
virtual TValue ProduceDefaultValue (string key)
 

The documentation for this class was generated from the following file: