Forums › 💬 NodeCanvas › ⚙️ Support › bug report when filtering out types without public members
Hello
At UserTypePrefs.cs, line 107:
I think the BindingFlags.DeclaredOnly flag is too much. It causes derived types that do not override public members to be left out.
Hey,
I will try another approach in the next version for filtering certain unwanted. Thanks for letting me know.