forked from Neodymium146/gta-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 15
RageLib.Resources.GTA5.PC.Meta.EnumEntryInfo
Jérémie N'gadi edited this page Oct 29, 2018
·
4 revisions
namespace: RageLib.Resources.GTA5.PC.Meta
-
IResourceBlock
-
IResourceSystemBlock
-
ResourceSystemBlock
EnumEntryInfo
-
-
public class EnumEntryInfo : ResourceSystemBlock
⬜ | prototype | description |
---|---|---|
method | EnumEntryInfo () |
__ |
method | EnumEntryInfo (int entryNameHash, int entryValue) |
__ |
⬜ | name | description |
---|---|---|
property | EntryNameHash |
__ |
property | EntryValue |
__ |
⬜ | 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. |
⬜ | name | description |
---|