Version: 2023.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.