FileInfoResult
The results of an asynchronous AsyncReadManager.GetFileInfo call.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Struct
- Namespace: Unity.IO.LowLevel.Unsafe
- Assembly: UnityEngine.CoreModule
public struct FileInfoResult
Remarks
This structure reports whether the file to be queried was found, and if so, its size in bytes.