DestroyAssetObjectEventArgsConstructor

Switch to Manual
public DestroyAssetObjectEventArgs (GUID guid, int instanceId, SearchService.Scene scene);

Parameters

guidThe GUID of the removed asset.
instanceIdThe instance ID of the modified asset.
sceneThe Scene that contained the asset.

Description

Constructs a new instance.