RageLib.GTA5.PSO.PsoEnumInfo - indilo53/gta-toolkit GitHub Wiki

namespace: RageLib.GTA5.PSO

Inheritance Hierarchy

Syntax

public class PsoEnumInfo : PsoElementInfo

Constructors

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

Properties

:white_large_square: name description
property Entries __
property EntriesCount __
property Type __

Methods

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

Events

:white_large_square: name description