Skip to content

RageLib.Resources.GTA5.PC.Meta.StructureEntryInfo

Jérémie N'gadi edited this page Oct 29, 2018 · 4 revisions

namespace: RageLib.Resources.GTA5.PC.Meta

Inheritance Hierarchy

Syntax

public class StructureEntryInfo : ResourceSystemBlock

Constructors

prototype description
method StructureEntryInfo () __
method StructureEntryInfo (int entryNameHash, int dataOffset, StructureEntryDataType structureEntryDataType, byte unknown_9h, short referenceTypeIndex, int referenceKey) __

Properties

name description
property DataOffset __
property DataType __
property EntryNameHash __
property ReferenceKey __
property ReferenceTypeIndex __
property Unknown_9h __

Methods

prototype description
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.

Events

name description
Clone this wiki locally