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

31 lines
539 B
JSON

{
"MActor": {
"size": 72,
"offsets": [
{
"offset": "0",
"type": "MActorAnmData*",
"name": "",
"notes": ""
},
{
"offset": "4",
"type": "J3DModel*",
"name": "",
"notes": ""
},
{
"offset": "c",
"type": "MActorAnmBck*",
"name": "Current Animation",
"notes": ""
},
{
"offset": "28",
"type": "MActorAnmBck**",
"name": "Animations?",
"notes": ""
}
]
}
}