Version: 2022.2
언어: 한국어

UpdatePrefabInstancesEventArgsConstructor

매뉴얼로 전환
public UpdatePrefabInstancesEventArgs (SceneManagement.Scene scene, ReadOnly<int> instanceIds);

파라미터

scene The scene containing all of the prefab instances that have been updated.
instanceIds The instance ID for each root GameObject of the prefab instances that have been updated.

설명

Constructs a new instance.