CreateAssetObjectEventArgsConstructor

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

Parameters

guidThe GUID of the new asset.
instanceIdThe instance ID of the modified asset.
sceneThe Scene that contains the new asset.

Description

Constructs a new instance.