Skip to content

RageLib.Resources.GTA5.PC.Meta.StructureInfo

Jérémie N'gadi edited this page Aug 5, 2018 · 4 revisions

namespace: RageLib.Resources.GTA5.PC.Meta

Inheritance Hierarchy

Syntax

public class StructureInfo : ResourceSystemBlock

Constructors

prototype description

Properties

name description
/images/property.jpg EntriesCount __
/images/property.jpg EntriesPointer __
/images/property.jpg StructureKey __
/images/property.jpg StructureLength __
/images/property.jpg StructureNameHash __
/images/property.jpg Unknown_1Ch __
/images/property.jpg Unknown_8h __
/images/property.jpg Unknown_Ch __

Methods

prototype description
/images/method.jpg [] GetReferences() Returns a list of data blocks which are referenced by this block.
/images/method.jpg void Read(ResourceDataReader reader, params object[] parameters) Reads the data-block from a stream.
/images/method.jpg void Write(ResourceDataWriter writer, params object[] parameters) Writes the data-block to a stream.

Events

name description
Clone this wiki locally