FileInfoResult

struct in Unity.IO.LowLevel.Unsafe

/

Implemented in:UnityEngine.CoreModule

Description

The results of an asynchronous AsyncReadManager.GetFileInfo call.

This structure reports whether the file to be queried was found, and if so, its size in bytes.

Properties

FileSizeIndicates the size of the file in bytes.
FileStateIndicates whether the file exists or not.

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