nw::lyt::ARCFileInfo Structure

Syntax

struct ARCFileInfo
{
   ARCHandle * handle;
   u32 startOffset;
   u32 length;
};

Description

File information structure.

Member Variables

handle ARCHandle *
startOffset u32
length u32

CONFIDENTIAL