forked from Neodymium146/gta-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 17
RageLib.Resources.GTA5.PC.Meta.StructureInfo
Jérémie N'gadi edited this page Oct 29, 2018
·
4 revisions
namespace: RageLib.Resources.GTA5.PC.Meta
-
IResourceBlock-
IResourceSystemBlock-
ResourceSystemBlockStructureInfo
-
-
public class StructureInfo : ResourceSystemBlock| ⬜ | prototype | description |
|---|---|---|
| method | StructureInfo () |
__ |
| method | StructureInfo (int structureNameHash, int structureKey, int unknown_8h, int unknown_Ch, long entriesPointer, int structureLength, short unknown_1Ch, ResourceSimpleArray< StructureEntryInfo > entries) |
__ |
| ⬜ | name | description |
|---|---|---|
| property | EntriesCount |
__ |
| property | EntriesPointer |
__ |
| property | StructureKey |
__ |
| property | StructureLength |
__ |
| property | StructureNameHash |
__ |
| property | Unknown_1Ch |
__ |
| property | Unknown_8h |
__ |
| property | Unknown_Ch |
__ |
| ⬜ | 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 |
|---|