TestUtilities.EditorTearDownScenes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Destroys all scene assets that were created over the course of testing. Used only in editor tests.
public:
static void EditorTearDownScenes();
public static void EditorTearDownScenes ();
static member EditorTearDownScenes : unit -> unit
Public Shared Sub EditorTearDownScenes ()