Version: 2023.1
public static ContentSceneFile[] GetSceneFiles (Unity.Content.ContentNamespace nameSpace);

参数

nameSpace The ContentNamespace used to filter the results.

返回

ContentSceneFile[] Returns an array of all the ContentSceneFiles belonging to the ContentNamespace.

描述

An array of all the ContentSceneFiles associated with the ContentNamespace.

The results will include all ContentFiles regardless of their ContentSceneFile.Status.