Beamable SDK
|
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) |