Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Utilities.Misc.SearchableEnum.SearchableEnumAttribute Class Reference

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. More...

Inheritance diagram for droid.Runtime.Utilities.Misc.SearchableEnum.SearchableEnumAttribute:
Collaboration diagram for droid.Runtime.Utilities.Misc.SearchableEnum.SearchableEnumAttribute:

Detailed Description

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.

Definition at line 12 of file SearchableEnumAttribute.cs.


The documentation for this class was generated from the following file: