Version: 2021.1

DestroyAssetObjectEventArgsConstructor

切换到手册
public DestroyAssetObjectEventArgs (GUID guid, int instanceId, SceneManagement.Scene scene);

参数

guid The GUID of the removed asset.
instanceId The instance ID of the modified asset.
scene The Scene that contained the asset.

描述

Constructs a new instance.