nw::lyt::ARCDirEntry Structure

Syntax

struct ARCDirEntry
{
   ARCHandle * handle;
   u32 entryNum;
   bool isDir;
   wchar_t * name;
};

Description

Member Variables

handle
entryNum
isDir
name

CONFIDENTIAL