Skip to content

Commit c141acf

Browse files
committed
Rename to ManagedReferenceContextualPropertyMenu
1 parent fdc0a28 commit c141acf

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Assets/MackySoft/MackySoft.SerializeReferenceExtensions/Editor/CopyAndPasteProperty.cs renamed to Assets/MackySoft/MackySoft.SerializeReferenceExtensions/Editor/ManagedReferenceContextualPropertyMenu.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
namespace MackySoft.SerializeReferenceExtensions.Editor
88
{
9-
public static class CopyAndPasteProperty
9+
public static class ManagedReferenceContextualPropertyMenu
1010
{
1111

1212
const string kCopiedPropertyPathKey = "SerializeReferenceExtensions.CopiedPropertyPath";

0 commit comments

Comments
 (0)