forked from Neodymium146/gta-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 16
RageLib.Resources.GTA5.PC.Meta.DataBlock
Jérémie N'gadi edited this page Aug 5, 2018
·
3 revisions
namespace: RageLib.Resources.GTA5.PC.Meta
public class DataBlock : ResourceSystemBlock
⬜ | prototype | description |
---|
⬜ | name | description |
---|---|---|
property | Data |
__ |
property | DataLength |
__ |
property | DataPointer |
__ |
property | StructureNameHash |
__ |
⬜ | prototype | description |
---|---|---|
method | [] GetReferences() |
Returns a list of data blocks which are referenced by this block. |
method | void Read(ResourceDataReader reader, params object[] parameters) |
Reads the data-block from a stream. |
method | void Write(ResourceDataWriter writer, params object[] parameters) |
Writes the data-block to a stream. |
⬜ | name | description |
---|