Provide popup to specify the type of the field serialized by the [SerializeReference] attribute in the inspector.
770
stars
59
forks
source link
Force nesting when there is any sub menu in AddTypeMenu attribute. #22
Closed
yellowisher closed 2 years ago
Description
This fixes https://github.com/mackysoft/Unity-SerializeReferenceExtensions/issues/21. Rather than just fix the bug, I considered '/' in menu name is explicit sub category.
Changes made
TypeMenuAttribute
, disableisSingleNamespace
flag.