'Unity how to copy and paste UnityEvent in editor?

Is it possible to copy and paste UnityEvent in editor without losing it references?

To copy events from "OnEnterScene" to "OnExitScene".

enter image description here



Solution 1:[1]

There is an asset on the unity asset store named Copy Paste UnityEvents, after installing, you will see the nice copy-paste buttons below all of your serialized unity events in the inspector.

Link To Copy Paste UnityEvents https://assetstore.unity.com/packages/slug/214485

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Awais