UpdatePrefabInstancesEventArgs

struct in UnityEditor

Switch to Manual

Description

A change of this type indicates that prefab instances in an open scene have been updated due to a change to the source prefab.

Variables

instanceIdsThe instance ID for each root GameObject of the prefab instances that have been updated.
sceneThe scene containing all of the prefab instances that have been updated.

Constructors

UpdatePrefabInstancesEventArgsConstructs a new instance.