Version: 2020.2
言語: 日本語

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.