Version: 2023.2
언어: 한국어

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.