Version: 2023.2
言語: 日本語

ContentLoadInterface

class in Unity.Loading

マニュアルに切り替える

説明

API Interface for loading and unloading Content files.

Static 関数

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.