Version: 2018.1
public static bool DetectCrossSceneReferences (SceneManagement.Scene scene);

パラメーター

sceneScene to check for cross-scene references.

戻り値

bool Was any cross-scene references found.

説明

Detects cross-scene references in a Scene.

指定したシーンのオブジェクトが他のシーンのオブジェクトを指す参照を持つ場合、警告がコンソールにログされます。