forked from Neodymium146/gta-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 17
RageLib.GTA5.Archives.RageArchiveResourceFile7
Jérémie N'gadi edited this page Aug 5, 2018
·
3 revisions
Represents a resource file in an RPFv7 archive.
namespace: RageLib.GTA5.Archives
-
IRageArchiveEntry7-
IRageArchiveFileEntry7RageArchiveResourceFile7
-
public class RageArchiveResourceFile7 : IRageArchiveFileEntry7| ⬜ | prototype | description |
|---|
| ⬜ | name | description |
|---|---|---|
| property | FileOffset |
__ |
| property | FileSize |
__ |
| property | GraphicsFlags |
__ |
| property | Name |
__ |
| property | NameOffset |
__ |
| property | SystemFlags |
__ |
| ⬜ | prototype | description |
|---|---|---|
| method | void Read(DataReader reader) |
Reads the resource file entry. |
| method | void Write(DataWriter writer) |
Writes the resource file entry. |
| ⬜ | name | description |
|---|