RageLib.GTA5.Archives.RageArchiveDirectory7 - indilo53/gta-toolkit GitHub Wiki
Represents a directory in an RPFv7 archive.
namespace: RageLib.GTA5.Archives
Inheritance Hierarchy
Syntax
public class RageArchiveDirectory7 : IRageArchiveEntry7
Constructors
| :white_large_square: |
prototype |
description |
Properties
| :white_large_square: |
name |
description |
| property |
EntriesCount |
__ |
| property |
EntriesIndex |
__ |
| property |
Name |
__ |
| property |
NameOffset |
__ |
Methods
| :white_large_square: |
prototype |
description |
| method |
void Read(DataReader reader) |
Reads the directory entry. |
| method |
void Write(DataWriter writer) |
Writes the directory entry. |
Events
| :white_large_square: |
name |
description |