![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Converts a battle.net account GUID to battle.net ID.
battleNetAccountID = C_AccountInfo.GetIDFromBattleNetAccountGUID(battleNetAccountGUID)
Arguments[]
- battleNetAccountGUID
- string : WOWGUID
Returns[]
- battleNetAccountID
- number
Patch changes[]
Patch 8.1.5 (2019-03-12): Added.
