Class SerializedObjectDrawer
- Namespace
- Ceres.Serialization.Editor
- Assembly
- Ceres.Editor.dll
public sealed class SerializedObjectDrawer : PropertyDrawer
- Inheritance
-
SerializedObjectDrawer
Constructors
SerializedObjectDrawer()
public SerializedObjectDrawer()
Methods
GetPropertyHeight(SerializedProperty, GUIContent)
public override float GetPropertyHeight(SerializedProperty property, GUIContent label)
Parameters
propertySerializedPropertylabelGUIContent
Returns
OnGUI(Rect, SerializedProperty, GUIContent)
public override void OnGUI(Rect position, SerializedProperty property, GUIContent label)
Parameters
positionRectpropertySerializedPropertylabelGUIContent