Skip to content

RageLib.GTA5.PSOWrappers.Types.PsoEnumInt

Jérémie N'gadi edited this page Aug 5, 2018 · 3 revisions

namespace: RageLib.GTA5.PSOWrappers.Types

Inheritance Hierarchy

Syntax

public class PsoEnumInt : IPsoValue

Constructors

prototype description
method PsoEnumInt () __
method PsoEnumInt (int value) __
method PsoEnumInt (PsoEnumInfo typeInfo, int value) __

Properties

name description
property TypeInfo __
property Value __

Methods

prototype description
method void Read(PsoDataReader reader) __
method void Write(DataWriter writer) __

Events

name description
Clone this wiki locally