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