Files
cs2-dumper/output/schemasystem.dll.json
2024-04-04 23:42:40 +10:00

76 lines
1.7 KiB
JSON

{
"schemasystem.dll": {
"classes": {
"CExampleSchemaVData_Monomorphic": {
"fields": {
"m_nExample1": 0,
"m_nExample2": 4
},
"metadata": [
{
"name": "MGetKV3ClassDefaults",
"type": "Unknown"
}
],
"parent": null
},
"CExampleSchemaVData_PolymorphicBase": {
"fields": {
"m_nBase": 8
},
"metadata": [
{
"name": "MGetKV3ClassDefaults",
"type": "Unknown"
}
],
"parent": null
},
"CExampleSchemaVData_PolymorphicDerivedA": {
"fields": {
"m_nDerivedA": 16
},
"metadata": [
{
"name": "MGetKV3ClassDefaults",
"type": "Unknown"
}
],
"parent": "CExampleSchemaVData_PolymorphicBase"
},
"CExampleSchemaVData_PolymorphicDerivedB": {
"fields": {
"m_nDerivedB": 16
},
"metadata": [
{
"name": "MGetKV3ClassDefaults",
"type": "Unknown"
}
],
"parent": "CExampleSchemaVData_PolymorphicBase"
},
"InfoForResourceTypeCDOTAPatchNotesList": {
"fields": {},
"metadata": [
{
"name": "MResourceTypeForInfoType",
"type": "Unknown"
}
],
"parent": null
},
"InfoForResourceTypeCResourceManifestInternal": {
"fields": {},
"metadata": [
{
"name": "MResourceTypeForInfoType",
"type": "Unknown"
}
],
"parent": null
}
},
"enums": {}
}
}