Version: 2023.1
言語: 日本語

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.