Skip to content

Commit 873d165

Browse files
committed
Added a bit of xml documentation
1 parent 0630ec5 commit 873d165

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Editor/Attributes/ClassesOnlyAttribute.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44

55
namespace TNRD
66
{
7+
/// <summary>An attribute to use when you want to exclude non-raw references in the reference picker.</summary>
78
public class ClassesOnlyAttribute : PropertyAttribute { }
89
}

0 commit comments

Comments
 (0)