Skip to content

RageLib.GTA5.PSOWrappers.Types.PsoFlagsInt

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

namespace: RageLib.GTA5.PSOWrappers.Types

Inheritance Hierarchy

Syntax

public class PsoFlagsInt : IPsoValue

Constructors

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

Properties

name description
property Value __

Methods

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

Events

name description
Clone this wiki locally