Skip to content

Commit 540d629

Browse files
authored
Update FindWhoReferencesThisGameObject.cs
1 parent 4df3c80 commit 540d629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/Scripts/Editor/Tools/FindWhoReferencesThisGameObject.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// finds what scripts reference a given GameObject in the scene (in events, public fields..)
1+
// find what scripts reference selected GameObject in the scene (in events, public fields..)
22

33
using System.Collections.Generic;
44
using System.Reflection;

0 commit comments

Comments
 (0)