Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ArchiveFileInfo

Represents information about a file included in an archive.
Read time 1 minuteLast updated 10 days ago

Definition

public struct ArchiveFileInfo

Fields

Value

Description

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