Version: 1.0
LanguageEnglish
  • C#

ContentLoadInterface.GetSceneFiles

Declaration

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

Parameters

nameSpace The ContentNamespace used to filter the results.

Returns

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

Description

An array of all the ContentSceneFiles associated with the ContentNamespace.

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


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答