This version of Unity is unsupported.

ArchiveFileInfo

struct in Unity.IO.Archive

/

Implemented in:UnityEngine.CoreModule

Description

Represents information about a file included in an archive.

Properties

FilenameThe name of the archived file.
FileSizeThe size of the archived file, in bytes.