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

namespace: RageLib.GTA5.PSOWrappers.Types

Inheritance Hierarchy

Syntax

public class PsoFlagsInt : IPsoValue

Constructors

:white_large_square: prototype description
method PsoFlagsInt () __
method PsoFlagsInt (byte value) __
method PsoFlagsInt (PsoEnumInfo typeInfo, byte value) __

Properties

:white_large_square: name description
property Value __

Methods

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

Events

:white_large_square: name description