mirror of
https://github.com/thunderbrewhq/binana.git
synced 2026-02-04 08:49:08 +00:00
feat(profile): Frame funcs
This commit is contained in:
parent
522dfa86b9
commit
93a811f3b7
32 changed files with 147 additions and 0 deletions
|
|
@ -1,3 +1,13 @@
|
|||
CSimpleButton_GetButtonState 009771D0 f end=00977272
|
||||
CSimpleButton_SetStateTexture 00977A70 f end=00977BD7 ; CSimpleButton_SetStateTexture(lua_State*, CSimpleButtonState, char const*)
|
||||
CSimpleButton_SetNormalTexture 00977C70 f end=00977C87 ; CSimpleButton_SetNormalTexture(lua_State*)
|
||||
CSimpleButton__SetHighlight 0096F3C0 f end=0096F407
|
||||
CSimpleButton__UpdateTextState 0096F4A0 f end=0096F51F
|
||||
CSimpleButton__SetFontString 0096F7B0 f end=0096F85E
|
||||
CSimpleButton__SetText 0096F860 f end=0096F8C8
|
||||
CSimpleButton__OnLayerCursorEnter 0096FCA0 f end=0096FCFE
|
||||
CSimpleButton__OnLayerCursorExit 0096FD00 f end=0096FD64
|
||||
CSimpleButton__LoadXML 0096FED0 f end=00970366
|
||||
CSimpleButton__Enable 00970440 f end=00970519
|
||||
CSimpleButton__constructor 00970520 f end=00970610
|
||||
CSimpleButton__LockHighlight 00962120 f end=00962148
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue