AsyncReadManager

class in Unity.IO.LowLevel.Unsafe

Cambiar al Manual

Descripción

With the AsyncReadManager, you can perform asynchronous I/O operations through Unity's virtual file system. You can perform these operations on any thread or job.

Funciones Estáticas

ReadIssues an asynchronous file read operation. Returns a ReadHandle.