mirror of
https://github.com/thunderbrewhq/binana.git
synced 2026-02-04 00:39:08 +00:00
feat(profile): game objects functions
This commit is contained in:
parent
2363e04c76
commit
6d70438ab3
33 changed files with 192 additions and 0 deletions
|
|
@ -75,6 +75,10 @@ CGGameUI__Initialize 0052A980 f end=0052AEC6
|
|||
CGGameUI__RegisterSavedVariable 0052AED0 f end=0052AF3F
|
||||
CGGameUI__Idle 0052AF40 f end=0052B36B
|
||||
CGGameUI__InitializeGame 0052B550 f end=0052BADA
|
||||
CGGameUI__UpdateCombatMod 005206E0 f end=00520762
|
||||
CGGameUI__SetRegenEnabled 00524600 f end=00524650
|
||||
CGGameUI__GetSelectionHighlightColor 00521BF0 f end=005220A6
|
||||
CGGameUI__SetActiveCorpse 00512C20 f end=00512C36
|
||||
DisableFadingScreen 005ED080 f end=005ED116
|
||||
EnableFadingScreen 005ED480 f end=005ED587
|
||||
UpdateModelForUI 00618110 f end=00618176
|
||||
|
|
|
|||
|
|
@ -37,3 +37,4 @@ CGGameUI__m_instanceLockExtending 00BD0860 l
|
|||
CGGameUI__m_billingExpireTime 00BD086C l
|
||||
CGGameUI__m_lastRegenTime 00BD08A0 l
|
||||
CGGameUI__m_luaTainted 00D4139C l
|
||||
CGGameUI__m_corpseGUID 00BD0828 l
|
||||
Loading…
Add table
Add a link
Reference in a new issue