Version: 2020.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.