Version: 2023.2
言語: 日本語

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.