Version: 2023.1

ContentLoadInterface

class in Unity.Loading

切换到手册

描述

API Interface for loading and unloading Content files.

静态函数

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.