Class SearchableEnumAttribute
Put this attribute on a public (or SerialzeField) enum in a MonoBehaviour or ScriptableObject to get an improved enum selector popup. The enum list is scrollable and can be filtered by typing.
Inheritance
System.Object
SearchableEnumAttribute
Namespace: ScriptableFramework
Assembly: cs.temp.dll.dll
Syntax
public class SearchableEnumAttribute : PropertyAttribute