copyingGameObjects
Event triggered before the selected GameObjects are copied to the clipboard.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Event
- Namespace: UnityEditor
- Assembly: UnityEditor
public static event Action<GameObject[]> copyingGameObjects
Remarks
Occurs after the selected GameObjects have been optionally filtered through canCopyGameObject.