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

namespace: RageLib.GTA5.PSOWrappers.Types

Inheritance Hierarchy

Syntax

public class PsoFlagsShort : IPsoValue

Constructors

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