ChangeGameObjectOrComponentPropertiesEventArgsConstructor

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

Parameters

instanceIdThe instance ID of the modified GameObject or Component.
sceneThe Scene that contains the GameObject associated with the change. If a Component is changed, this is the GameObject to which the component belongs.

Description

Constructs a new instance.