RageLib.GTA5.Archives.RageArchiveBinaryFile7 - indilo53/gta-toolkit GitHub Wiki

Represents a binary file in an RPFv7 archive.

namespace: RageLib.GTA5.Archives

Inheritance Hierarchy

Syntax

public class RageArchiveBinaryFile7 : IRageArchiveFileEntry7

Constructors

:white_large_square: prototype description

Properties

:white_large_square: name description
property FileOffset __
property FileSize __
property FileUncompressedSize __
property IsEncrypted __
property Name __
property NameOffset __

Methods

:white_large_square: prototype description
method void Read(DataReader reader) Reads the binary file entry.
method void Write(DataWriter writer) Writes the binary file entry.

Events

:white_large_square: name description