Skip to content

RageLib.GTA5.PSO.PsoEnumInfo

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

namespace: RageLib.GTA5.PSO

Inheritance Hierarchy

Syntax

public class PsoEnumInfo : PsoElementInfo

Constructors

prototype description
method PsoEnumInfo () __
method PsoEnumInfo (byte type, List< PsoEnumEntryInfo > entries) __

Properties

name description
property Entries __
property EntriesCount __
property Type __

Methods

prototype description
method PsoEnumEntryInfo FindEntry(int val) __
method void Read(DataReader reader) __
method void Write(DataWriter writer) __

Events

name description
Clone this wiki locally