UpdatePrefabInstancesEventArgsConstructor

Switch to Manual
public UpdatePrefabInstancesEventArgs (SearchService.Scene scene, ReadOnly<int> instanceIds);

Parameters

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

Description

Constructs a new instance.