EditorSceneManager.DetectCrossSceneReferences

切换到手册
public static bool DetectCrossSceneReferences (SceneManagement.Scene scene);

参数

scene要检查是否有跨场景引用的场景。

返回

bool 已发现任何跨场景引用。

描述

在场景中检测跨场景引用。

如果输入场景的任何对象引用了其他场景中的对象,则控制台中会记录警告。