RageLib.GTA5.Archives.RageArchiveResourceFile7 - indilo53/gta-toolkit GitHub Wiki
Represents a resource file in an RPFv7 archive.
namespace: RageLib.GTA5.Archives
Inheritance Hierarchy
Syntax
public class RageArchiveResourceFile7 : IRageArchiveFileEntry7
Constructors
| :white_large_square: |
prototype |
description |
Properties
| :white_large_square: |
name |
description |
| property |
FileOffset |
__ |
| property |
FileSize |
__ |
| property |
GraphicsFlags |
__ |
| property |
Name |
__ |
| property |
NameOffset |
__ |
| property |
SystemFlags |
__ |
Methods
| :white_large_square: |
prototype |
description |
| method |
void Read(DataReader reader) |
Reads the resource file entry. |
| method |
void Write(DataWriter writer) |
Writes the resource file entry. |
Events
| :white_large_square: |
name |
description |