Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: Serialize Reference copy and paste item data support #95

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MrBelarus
Copy link

@MrBelarus MrBelarus commented Jul 7, 2024

Was working with SerializeReference and noticed that I can't copy-paste data which is annoying.

Previously I was using Mackysoft Unity-SerializeReferenceExtensions which has copy-paste support and was made to serialize references to interfaces and abstract classes.

Example how to use:

  • Copy data
    image
  • Set correspond class before paste
    image
  • Paste data
    image
  • Copy-paste result
    image

Hope it will help someone.

ManagedReferenceContextMenuExtension handles that
@MrBelarus MrBelarus marked this pull request as ready for review July 7, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant