Version: 1.0
LanguageEnglish
  • C#

ContentLoadInterface

class in Unity.Loading

/

Implemented in:UnityEngine.ContentLoadModule

Description

API Interface for loading and unloading Content files.

Static Methods

GetContentFilesReturns all the ContentFile handles associated with the provided ContentNamespace.
GetSceneFilesAn array of all the ContentSceneFiles associated with the ContentNamespace.
LoadContentFileAsyncLoads a serialized file asynchronously from disk.
LoadSceneAsyncLoads a scene serialized file asynchronously from disk.

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