CreateGameObjectHierarchyEventArgsConstructor

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

Parameters

instanceIdThe instance ID of the GameObject that has been created.
sceneThe scene containing the GameObject that has been created.

Description

Constructs a new instance.