This version of Unity is unsupported.

DestroyGameObjectHierarchyEventArgs Constructor

Declaration

public DestroyGameObjectHierarchyEventArgs(int instanceId, SceneManagement.Scene scene);

Parameters

instanceId The instance ID of the GameObject that has been destroyed.
scene The Scene containing the GameObject that has been destroyed.

Description

Constructs a new instance.