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

パラメーター

scene他のシーンへの参照を確認するシーン

戻り値

bool Was any cross-Scene references found.

説明

Detects cross-Scene references in a Scene.

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