RageLib.Resources.GTA5.PC.Meta.EnumEntryInfo - indilo53/gta-toolkit GitHub Wiki

namespace: RageLib.Resources.GTA5.PC.Meta

Inheritance Hierarchy

Syntax

public class EnumEntryInfo : ResourceSystemBlock

Constructors

:white_large_square: prototype description
method EnumEntryInfo () __
method EnumEntryInfo (int entryNameHash, int entryValue) __

Properties

:white_large_square: name description
property EntryNameHash __
property EntryValue __

Methods

:white_large_square: 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

:white_large_square: name description