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

62 lines
1.1 KiB
JSON

{
"TMarDirector::TDemoInfo": {
"size": 34,
"offsets": [
{
"offset": "0",
"type": "string",
"name": "BCK name",
"notes": ""
},
{
"offset": ["4", "0"],
"type": "JGeometry::TVec3<float>",
"name": "location.*",
"notes": ""
},
{
"offset": "8",
"type": "s32",
"name": "",
"notes": ""
},
{
"offset": "c",
"type": "float",
"name": "",
"notes": ""
},
{
"offset": "10",
"type": "u8",
"name": "",
"notes": "bool"
},
{
"offset": "14",
"type": "void*",
"name": "Callback",
"notes": ""
},
{
"offset": "18",
"type": "u32",
"format": "hex",
"name": "Callback parameter",
"notes": ""
},
{
"offset": "1c",
"type": "TActor*",
"name": "TActor*",
"notes": ""
},
{
"offset": "20",
"type": "s16",
"name": "flag",
"notes": ""
}
]
}
}