RageLib.GTA5.PSO.PsoEnumEntryInfo - indilo53/gta-toolkit GitHub Wiki
namespace: RageLib.GTA5.PSO
Inheritance Hierarchy
Syntax
public class PsoEnumEntryInfo
Constructors
| :white_large_square: |
prototype |
description |
| method |
PsoEnumEntryInfo () |
__ |
| method |
PsoEnumEntryInfo (int nameHash, int key) |
__ |
Properties
| :white_large_square: |
name |
description |
| property |
EntryKey |
__ |
| property |
EntryNameHash |
__ |
Methods
| :white_large_square: |
prototype |
description |
| method |
void Read(DataReader reader) |
__ |
| method |
void Write(DataWriter writer) |
__ |
Events
| :white_large_square: |
name |
description |