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

namespace: RageLib.GTA5.PSOWrappers.Types

Inheritance Hierarchy

Syntax

public class PsoEnumByte : IPsoValue

Constructors

:white_large_square: prototype description
method PsoEnumByte () __
method PsoEnumByte (byte value) __
method PsoEnumByte (PsoEnumInfo typeInfo, byte 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