Version: 2021.2
言語: 日本語

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.