DestroyGameObjectHierarchyEventArgsConstructor

Switch to Manual
public DestroyGameObjectHierarchyEventArgs (int instanceId, SearchService.Scene scene);

Parameters

instanceIdThe instance ID of the GameObject that has been destroyed.
sceneThe Scene containing the GameObject that has been destroyed.

Description

Constructs a new instance.