mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-13 02:02:30 +00:00
feat(profile): added definitions for a handful of UI objects
This commit is contained in:
parent
ac20b7a227
commit
8ff5db67f2
39 changed files with 4484 additions and 183 deletions
|
|
@ -1056,6 +1056,14 @@
|
|||
"icount": "0x0",
|
||||
"parent": "0x93bf0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x95410",
|
||||
"end": "0x95469",
|
||||
"module": "wow.exe",
|
||||
"icount": "0x0",
|
||||
"parent": "0x95410"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0xa8500",
|
||||
|
|
@ -17064,14 +17072,6 @@
|
|||
"icount": "0x0",
|
||||
"parent": "0x2859e0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x2859e0",
|
||||
"end": "0x285a64",
|
||||
"module": "wow.exe",
|
||||
"icount": "0x0",
|
||||
"parent": "0x2859e0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x285a70",
|
||||
|
|
@ -17392,6 +17392,14 @@
|
|||
"icount": "0x0",
|
||||
"parent": "0x29fb70"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x29fe10",
|
||||
"end": "0x29fe56",
|
||||
"module": "wow.exe",
|
||||
"icount": "0x0",
|
||||
"parent": "0x29fe10"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x2a00c0",
|
||||
|
|
@ -22026,6 +22034,12 @@
|
|||
"text": "GxCapsWindowSizeInScreenCoords",
|
||||
"address": "0x93bf0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "CSimpleTop__OnLayerRender",
|
||||
"address": "0x95410"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
|
|
@ -24693,7 +24707,7 @@
|
|||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "CGameUI__Initialize",
|
||||
"text": "CGGameUI__Initialize",
|
||||
"address": "0x12a980"
|
||||
},
|
||||
{
|
||||
|
|
@ -34032,12 +34046,6 @@
|
|||
"text": "CGxDevice__IRsForceUpdate_EGxRenderState",
|
||||
"address": "0x2859e0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "CGxDevice__IRsForceUpdate",
|
||||
"address": "0x2859e0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
|
|
@ -34278,6 +34286,12 @@
|
|||
"text": "CGxDeviceD3d__CreatePoolAPI",
|
||||
"address": "0x29fb70"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "CGxDeviceD3d__ICursorClip",
|
||||
"address": "0x29fe10"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue