sup-smsac/res/ObjectParameters/J3DFrameCtrl.json
sup39 393a9fcd2f
[v0.1.0-beta.2] Added static variables; improved UI
- Added api.getVersion()
- Added static variables
- Improved UI
  - Added buttons to show/hide UI elements
  - Added button to reload managers
2023-07-24 22:58:57 +09:00

47 lines
823 B
JSON

{
"J3DFrameCtrl": {
"size": 20,
"offsets": [
{
"offset": "0",
"type": "void*",
"name": "vtable",
"notes": "",
"hidden": true
},
{
"offset": "4",
"type": "u8",
"name": "field_0x4",
"notes": "",
"hidden": true
},
{
"offset": "5",
"type": "u8",
"format": "hex",
"name": "Flag",
"notes": "",
"hidden": false
},
{
"offset": "8",
"type": "s16",
"name": "Length",
"notes": ""
},
{
"offset": "c",
"type": "float",
"name": "Step",
"notes": ""
},
{
"offset": "10",
"type": "float",
"name": "Counter",
"notes": ""
}
]
}
}