Table of Contents

Class ExtendedPropertyDrawer

Namespace
CodeBase
Assembly
4Experience.CodeBase.Core.Editor.dll

Base class for property drawers scripts. Whether based on Unity IMGUI or UI Toolkit doesn't matter. It dedicates to the own property drawers for Serializable classes or members with custom PropertyAttributes. There could find universal functionality. It is worthwhile to expand this class as needed.

public class ExtendedPropertyDrawer : PropertyDrawer
Inheritance
GUIDrawer
PropertyDrawer
ExtendedPropertyDrawer
Derived
Extension Methods