Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

AsyncReadManager

class in Unity.IO.LowLevel.Unsafe

/

Implemented in:UnityEngine.CoreModule

Description

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.

Static Methods

ReadIssues an asynchronous file read operation. Returns a ReadHandle.

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