Skip to content

RageLib.Resources.GTA5.PC.Meta.EnumInfo

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

namespace: RageLib.Resources.GTA5.PC.Meta

Inheritance Hierarchy

Syntax

public class EnumInfo : ResourceSystemBlock

Constructors

prototype description
method EnumInfo () __
method EnumInfo (int enumNameHash, int enumKey, long entriesPointer, int Unkown_14h, ResourceSimpleArray< EnumEntryInfo > entries) __

Properties

name description
property EntriesCount __
property EntriesPointer __
property EnumKey __
property EnumNameHash __
property Unknown_14h __

Methods

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.

Events

name description
Clone this wiki locally