mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
25 lines
488 B
JSON
25 lines
488 B
JSON
{
|
|
"networksystem.dll": {
|
|
"classes": {
|
|
"ChangeAccessorFieldPathIndex_t": {
|
|
"fields": {
|
|
"m_Value": 0
|
|
},
|
|
"metadata": [],
|
|
"parent": null
|
|
}
|
|
},
|
|
"enums": {
|
|
"OutOfPVSUpdates_t": {
|
|
"alignment": 4,
|
|
"members": {
|
|
"OOPVSUpdates_Count": 3,
|
|
"OOPVSUpdates_Default": 2,
|
|
"OOPVSUpdates_OptIn": 1,
|
|
"OOPVSUpdates_OptOut": 0
|
|
},
|
|
"type": "uint32"
|
|
}
|
|
}
|
|
}
|
|
} |