This commit is contained in:
iraqichild
2025-03-31 18:31:07 -06:00
committed by GitHub
parent fe14d05a47
commit d8b7788010
81 changed files with 168653 additions and 0 deletions

21
host_dll.json Normal file
View File

@@ -0,0 +1,21 @@
{
"host.dll": {
"classes": {
"CAnimScriptBase": {
"fields": {
"m_bIsValid": 8
},
"metadata": [],
"parent": null
},
"EmptyTestScript": {
"fields": {
"m_hTest": 16
},
"metadata": [],
"parent": "CAnimScriptBase"
}
},
"enums": {}
}
}