DestroyAssetObjectEventArgsConstructor

Cambiar al Manual
public DestroyAssetObjectEventArgs (GUID guid, int instanceId, SearchService.Scene scene);

Parámetros

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

Descripción

Constructs a new instance.