This package provides a user-friendly auto complete dropdown system that can be used in property drawers, custom editors, and play time. It supports EditorGUILayout, EditorGUI, and GUI code, and can be fully customized using a prefab. The system includes two main usages: AutoCompleteTextField and AutoCompleteDropDown. It's designed to work similarly to UnityEditor fields, making it easy to integrate into your project. The package also comes with examples showcasing its usage in different scenarios.
Usable for Editor drawers and editors, Usable for ingame using prefabs or OnGUI, Two implementations available: DropDown and TextField





