UpdatePrefabInstancesEventArgs Constructor

Declaration

public UpdatePrefabInstancesEventArgs(SceneManagement.Scene scene, ReadOnly<int> instanceIds);

Parameters

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.

Description

Constructs a new instance.


Did you find this page useful? Please give it a rating: