-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
Track the Assembly and Namespace (+ classname) for MonoScripts.
This will make it possible to accurately find the type of a MonoBehaviour.
(Currently workaround is to use the "name" in the main object table for the MonoScript object. But that won't be unique if multiple classes in different namespaces or assemblies have the same class name.)
Metadata
Metadata
Assignees
Labels
No labels