UpdatePrefabInstancesEventArgsConstructor

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

Parámetros

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.

Descripción

Constructs a new instance.