Version: 2022.3

UpdatePrefabInstancesEventArgs

struct in UnityEditor

切换到手册

描述

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

变量

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.

构造函数

UpdatePrefabInstancesEventArgsConstructs a new instance.