mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-06-22 23:49:42 +08:00
27 lines
512 B
JSON
27 lines
512 B
JSON
{
|
|
"host.dll": {
|
|
"classes": {
|
|
"CAnimScriptBase": {
|
|
"fields": {
|
|
"m_bIsValid": {
|
|
"offset": 8,
|
|
"type_name": "bool"
|
|
}
|
|
},
|
|
"metadata": [],
|
|
"parent": null
|
|
},
|
|
"EmptyTestScript": {
|
|
"fields": {
|
|
"m_hTest": {
|
|
"offset": 16,
|
|
"type_name": "CAnimScriptParam<float32>"
|
|
}
|
|
},
|
|
"metadata": [],
|
|
"parent": "CAnimScriptBase"
|
|
}
|
|
},
|
|
"enums": {}
|
|
}
|
|
} |