mirror of
https://github.com/Siccity/xNode.git
synced 2025-12-20 01:06:01 +08:00
most new unity packages starts with Unity.xx, this reduces the number of assemblies to look through by ~30
This commit is contained in:
parent
a75f13e7bd
commit
445af6e703
@ -163,6 +163,7 @@ namespace XNode {
|
||||
// The following assemblies, and sub-assemblies (eg. UnityEngine.UI) are skipped
|
||||
case "UnityEditor":
|
||||
case "UnityEngine":
|
||||
case "Unity":
|
||||
case "System":
|
||||
case "mscorlib":
|
||||
case "Microsoft":
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user