sup-smsac/res/ObjectParameters/MActorAnmBck.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

19 lines
290 B
JSON

{
"MActorAnmBck": {
"size": 60,
"offsets": [
{
"offset": "0",
"type": "s32",
"name": "id",
"notes": ""
},
{
"offset": "4",
"type": "J3DFrameCtrl",
"name": "Frame *",
"notes": ""
}
]
}
}