mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-18 08:49:58 +08:00
Update generated files
This commit is contained in:
51
output/linux/libengine2.so.json
Normal file
51
output/linux/libengine2.so.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"libengine2.so": {
|
||||
"classes": {
|
||||
"CEntityIdentity": {
|
||||
"fields": {
|
||||
"m_PathIndex": 64,
|
||||
"m_designerName": 32,
|
||||
"m_fDataObjectTypes": 60,
|
||||
"m_flags": 48,
|
||||
"m_name": 24,
|
||||
"m_nameStringableIndex": 20,
|
||||
"m_pNext": 96,
|
||||
"m_pNextByClass": 112,
|
||||
"m_pPrev": 88,
|
||||
"m_pPrevByClass": 104,
|
||||
"m_worldGroupId": 56
|
||||
},
|
||||
"metadata": [
|
||||
{
|
||||
"name": "m_nameStringableIndex",
|
||||
"ty": "int32",
|
||||
"type": "NetworkVarNames"
|
||||
}
|
||||
],
|
||||
"parent": null
|
||||
},
|
||||
"CEntityInstance": {
|
||||
"fields": {
|
||||
"m_CScriptComponent": 40,
|
||||
"m_bVisibleinPVS": 48,
|
||||
"m_iszPrivateVScripts": 8,
|
||||
"m_pEntity": 16
|
||||
},
|
||||
"metadata": [
|
||||
{
|
||||
"name": "m_pEntity",
|
||||
"ty": "CEntityIdentity*",
|
||||
"type": "NetworkVarNames"
|
||||
},
|
||||
{
|
||||
"name": "m_CScriptComponent",
|
||||
"ty": "CScriptComponent::Storage_t",
|
||||
"type": "NetworkVarNames"
|
||||
}
|
||||
],
|
||||
"parent": null
|
||||
}
|
||||
},
|
||||
"enums": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user