C_AccountInfo.IsGUIDBattleNetAccountType

From Warcraft Wiki
Jump to navigation Jump to search

Returns whether a GUID is a batle.net account type.

isBNet = C_AccountInfo.IsGUIDBattleNetAccountType(guid)

Arguments

guid
string : WOWGUID

Returns

isBNet
boolean

Patch changes

Battle for Azeroth Patch 8.0.1 (2018-07-17): Added.