Version: 2023.2

CreateAssetObjectEventArgsConstructor

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

参数

guid The GUID of the new asset.
instanceId The instance ID of the modified asset.
scene The Scene that contains the new asset.

描述

Constructs a new instance.