Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ArchiveHandle.GetFileInfo

Declaration

public ArchiveFileInfo[] GetFileInfo();

Returns

ArchiveFileInfo[] Returns array of ArchiveFileInfo structs, describing each file included in the archive.

Description

Retrieves information about files included in the archive.

Only accessible if the archive loaded successfully.