UpdatePrefabInstancesEventArgs

struct in UnityEditor

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.

Properties

Property Description
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

Constructor Description
UpdatePrefabInstancesEventArgsConstructs a new instance.

Did you find this page useful? Please give it a rating: