Class UIElementsPropertyDrawer
Inherited Members
Namespace: UnityEditor.Experimental
Assembly: UnityEditor.dll
Syntax
public abstract class UIElementsPropertyDrawer : PropertyDrawer
Methods
| Improve this Doc View SourceCreatePropertyGUI(SerializedProperty)
Declaration
public virtual VisualElement CreatePropertyGUI(SerializedProperty property)
Parameters
Type | Name | Description |
---|---|---|
SerializedProperty | property |
Returns
Type | Description |
---|---|
VisualElement |