sup-smsac/res/ObjectParameters/JDrama TNameRef.json

27 lines
426 B
JSON
Raw Normal View History

{
"JDrama::TNameRef": {
"size": 10,
"offsets": [
{
"offset": "0",
"type": "void*",
"name": "vtable",
"notes": ""
},
{
"offset": "4",
"type": "string",
"name": "Name",
"notes": ""
},
{
"offset": "8",
"type": "s16",
"name": "Key code",
"notes": "",
"hidden": true
}
]
}
}