Rename to ManagedReferenceContextualPropertyMenu
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ using UnityEngine;
|
|||||||
|
|
||||||
namespace MackySoft.SerializeReferenceExtensions.Editor
|
namespace MackySoft.SerializeReferenceExtensions.Editor
|
||||||
{
|
{
|
||||||
public static class CopyAndPasteProperty
|
public static class ManagedReferenceContextualPropertyMenu
|
||||||
{
|
{
|
||||||
|
|
||||||
const string kCopiedPropertyPathKey = "SerializeReferenceExtensions.CopiedPropertyPath";
|
const string kCopiedPropertyPathKey = "SerializeReferenceExtensions.CopiedPropertyPath";
|
||||||
Reference in New Issue
Block a user