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.