Skip to content

RageLib.GTA5.PSOWrappers.Types.PsoFlagsByte

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

namespace: RageLib.GTA5.PSOWrappers.Types

Inheritance Hierarchy

Syntax

public class PsoFlagsByte : IPsoValue

Constructors

prototype description
method PsoFlagsByte () __
method PsoFlagsByte (byte value) __
method PsoFlagsByte (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