We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0630ec5 commit 873d165Copy full SHA for 873d165
Editor/Attributes/ClassesOnlyAttribute.cs
@@ -4,5 +4,6 @@
4
5
namespace TNRD
6
{
7
+ /// <summary>An attribute to use when you want to exclude non-raw references in the reference picker.</summary>
8
public class ClassesOnlyAttribute : PropertyAttribute { }
9
}
0 commit comments