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