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
PsoFlagsInt
public class PsoFlagsInt : IPsoValue
PsoFlagsInt ()
PsoFlagsInt (byte value)
PsoFlagsInt (PsoEnumInfo typeInfo, byte value)
Value
void Read(PsoDataReader reader)
void Write(DataWriter writer)