RageLib.GTA5.PSOWrappers.Types.PsoEnumInt - indilo53/gta-toolkit GitHub Wiki

namespace: RageLib.GTA5.PSOWrappers.Types

Inheritance Hierarchy

Syntax

public class PsoEnumInt : IPsoValue

Constructors

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

Properties

:white_large_square: name description
property TypeInfo __
property Value __

Methods

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

Events

:white_large_square: name description