Skip to content

RageLib.GTA5.Archives.RageArchiveDirectory7

Jérémie N'gadi edited this page Aug 5, 2018 · 3 revisions

Represents a directory in an RPFv7 archive.

namespace: RageLib.GTA5.Archives

Inheritance Hierarchy

Syntax

public class RageArchiveDirectory7 : IRageArchiveEntry7

Constructors

prototype description

Properties

name description
property EntriesCount __
property EntriesIndex __
property Name __
property NameOffset __

Methods

prototype description
method void Read(DataReader reader) Reads the directory entry.
method void Write(DataWriter writer) Writes the directory entry.

Events

name description
Clone this wiki locally