forked from Neodymium146/gta-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 15
RageLib.GTA5.PSO.PsoEnumInfo
Jérémie N'gadi edited this page Oct 29, 2018
·
4 revisions
namespace: RageLib.GTA5.PSO
-
PsoElementInfo
PsoEnumInfo
public class PsoEnumInfo : PsoElementInfo
⬜ | prototype | description |
---|---|---|
method | PsoEnumInfo () |
__ |
method | PsoEnumInfo (byte type, List< PsoEnumEntryInfo > entries) |
__ |
⬜ | name | description |
---|---|---|
property | Entries |
__ |
property | EntriesCount |
__ |
property | Type |
__ |
⬜ | prototype | description |
---|---|---|
method | PsoEnumEntryInfo FindEntry(int val) |
__ |
method | void Read(DataReader reader) |
__ |
method | void Write(DataWriter writer) |
__ |
⬜ | name | description |
---|