Version: 2022.3
public Unity.Jobs.JobHandle JobHandle ;

描述

The JobHandle of the asynchronous file open operation begun by the call to AsyncReadManager.OpenFileAsync that returned this FileHandle instance.

This JobHandle completes when the file is open and ready to be read.