Class ImplPickerDrawer
Inherited Members
Namespace: Unity.Reflect.ActorFramework
Syntax
[CustomPropertyDrawer(typeof(ImplPickerAttribute))]
public class ImplPickerDrawer : PropertyDrawer
Methods
CreatePropertyGUI(SerializedProperty)
Declaration
public override VisualElement CreatePropertyGUI(SerializedProperty property)
Parameters
| Type | Name | Description |
|---|---|---|
| SerializedProperty | property |
Returns
| Type | Description |
|---|---|
| VisualElement |