Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


pastedGameObjects

Event triggered after GameObjects are pasted from the clipboard.
Read time 1 minuteLast updated 8 days ago

Definition

  • Type: Event
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public static event Action<GameObject[]> pastedGameObjects