Moroshka Derived Types Unity
`DerivedType` allows serialization of System.Type for the Unity inspector. It appears as a dropdown list in the Unity inspector. The list contains types derived from the specified base type; the current object's type is excluded from the list.
Unity Project
Built with Unity 6000.3.3f1 · download the source from GitHub

README
Derived Types allows serialization of System.Type for the Unity inspector. It appears as a dropdown list in the Unity inspector. The list contains an enumeration of types inherited from the specified base type, while excluding the current file from the list.
Installation
Instructions
Instructions for AI
Comments
No comments yet. Be the first!
Sign in to join the conversation
Sign In