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