Version: 2021.3

UpdatePrefabInstancesEventArgsConstructor

切换到手册
public UpdatePrefabInstancesEventArgs (SceneManagement.Scene scene, ReadOnly<int> instanceIds);

参数

scene The scene containing all of the prefab instances that have been updated.
instanceIds The instance ID for each root GameObject of the prefab instances that have been updated.

描述

Constructs a new instance.