We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
namespace: RageLib.GTA5.PSOWrappers.Types
RageLib.GTA5.PSOWrappers.Types
IPsoValue
PsoFlagsByte
public class PsoFlagsByte : IPsoValue
PsoFlagsByte ()
PsoFlagsByte (byte value)
PsoFlagsByte (PsoEnumInfo typeInfo, byte value)
Value
void Read(PsoDataReader reader)
void Write(DataWriter writer)