CreateAssetObjectEventArgsConstructor

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

Parámetros

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

Descripción

Constructs a new instance.