GTA5_社区逆向类合集
cautomobilechandlingdatacpedcpedfactorycpedmodelinfocpedweaponmanagercplayerinfocvehicledrawhandlercweaponinfocwheelgtav
3b7e132126
* Fixed eModelType enum value names * CBaseModelInfo: Changed min/max dimension types from fvector3 to fvector4 * CBaseModelInfo: Adjusted to actual size * Added datBase, fwRefAwareBase, fwRefAwareBaseImpl, fwExtensibleBase, fwExtension, fwExtensionContainer and pgBase classes * CPlayerGameStateDataNode: Updated fields and resized to actual size * CVehicleModelInfo: Resized because of modified CBaseModelInfo |
||
---|---|---|
.github/workflows | ||
base | ||
datanodes | ||
misc | ||
network | ||
ped | ||
player | ||
rage | ||
socialclub | ||
vehicle | ||
weapon | ||
.gitignore | ||
CMakeLists.txt | ||
gtav.rcnet | ||
LICENSE | ||
README.md |
GTA V Classes
This repository contains a few classes that I've reverse engineered.
They are in no way complete but contain some basics to get you started...
Usage
To modify the Reclass.NET file you have to build Reclass from source, the prebuild binaries will give you an error trying to open the project.
Disclaimer
This code is provided purely for educational purposes, if there are objections please open an issue stating your reasoning.