forked from Neodymium146/gta-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 17
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
-
IRageArchiveEntry7
RageArchiveDirectory7
public class RageArchiveDirectory7 : IRageArchiveEntry7
⬜ | prototype | description |
---|
⬜ | name | description |
---|---|---|
property | EntriesCount |
__ |
property | EntriesIndex |
__ |
property | Name |
__ |
property | NameOffset |
__ |
⬜ | prototype | description |
---|---|---|
method | void Read(DataReader reader) |
Reads the directory entry. |
method | void Write(DataWriter writer) |
Writes the directory entry. |
⬜ | name | description |
---|