mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
oops i fucked up lmao mb
This commit is contained in:
25
output/networksystem_dll.json
Normal file
25
output/networksystem_dll.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user