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.
GetIntegrationTimeMSGets the target duration allowed per frame to integrate loading or unloading objects, in milliseconds.
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.
SetIntegrationTimeMSSets the target duration allowed per frame to integrate loading or unloading objects, in milliseconds.

Did you find this page useful? Please give it a rating: