Copy Paste Buttons for UnityEvents

Simple & Quick | Saves a lot of time | Documentation | Discord URL


Buttons Details:


Copy U. Events (Button in inspector):

Press the button to copy UnityEvent Functions to be pasted on another UnityEvent.

Clear (Button in inspector):

Press the button to clear all functions attached to UnityEvent.


After pressing the Copy U. Events button all unity events will have paste buttons visible next to them.


Paste All (Button in inspector):

It will paste all copied functions to UnityEvent.

Buttons Below Paste All:

All the buttons below the paste all button can be used to paste just a single function. It will show a maximum of 6 buttons for the first 6 functions attached to copied UnityEvent.


Parameterized functions & extended UnityEvents are supported.