mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-14 10:32:28 +00:00
feat(profile): new funcs
This commit is contained in:
parent
44e461507a
commit
f8dc3f2e5a
17 changed files with 58 additions and 1 deletions
|
|
@ -2,3 +2,9 @@ CGBattlefieldInfo__EnterWorld 0054CA50 f end=0054CC6C
|
|||
CGBattlefieldInfo__InitializeGame 0054E720 f end=0054EA2F
|
||||
CGBattlefieldInfo__AddArenaOpponentToSlot 0054B840 f end=0054B918
|
||||
CGBattlefieldInfo__AddArenaOpponent 0054D100 f end=0054D1C0
|
||||
CGBattlefieldInfo__AddArenaOpponentPetToSlot 0054B920 f end=0054B9FB
|
||||
CGBattlefieldInfo__RequestScoreData 0054CE30 f end=0054CED7
|
||||
CGBattlefieldInfo__RequestPlayerPositions 0054CF60 f end=0054D009
|
||||
CGBattlefieldInfo__AddArenaOpponentPet 0054D1C0 f end=0054D276
|
||||
CGBattlefieldInfo__LeaveWorld 0054E330 f end=0054E385
|
||||
CGBattlefieldInfo__RequestBattlegroundInstanceInfo 0054E5B0 f end=0054E6C9
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
CGBattlefieldInfo__m_activeIndex 00ACD16C l
|
||||
CGBattlefieldInfo__m_logFilterFaction 00ACD170 l
|
||||
CGBattlefieldInfo__m_allowJoin 00ACD174 l
|
||||
CGBattlefieldInfo__m_nextLogUpdate 00BEA584 l
|
||||
CGBattlefieldInfo__m_positionUpdateTime 00BEA5B4 l
|
||||
CGBattlefieldInfo__m_vehicleGuids 00BE9F70 l
|
||||
CGBattlefieldInfo__m_numVehicles 00BEA5B8 l
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue