UpdatePrefabInstancesEventArgs

struct in UnityEditor

Cambiar al Manual

Descripción

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.

Constructores

UpdatePrefabInstancesEventArgsConstructs a new instance.