Rename to ManagedReferenceContextualPropertyMenu

This commit is contained in:
Makihiro 2024-02-18 03:03:53 +09:00
parent fdc0a286c8
commit c141acf129
2 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ using UnityEngine;
namespace MackySoft.SerializeReferenceExtensions.Editor
{
public static class CopyAndPasteProperty
public static class ManagedReferenceContextualPropertyMenu
{
const string kCopiedPropertyPathKey = "SerializeReferenceExtensions.CopiedPropertyPath";