Version: 2020.3
언어: 한국어

AsyncReadManager

class in Unity.IO.LowLevel.Unsafe

매뉴얼로 전환

설명

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.

정적 함수

ReadIssues an asynchronous file read operation. Returns a ReadHandle.