C_AccountInfo.IsGUIDRelatedToLocalAccount

From Warcraft Wiki
Jump to navigation Jump to search

Returns whether a GUID is related to the local (self) account.

isLocalUser = C_AccountInfo.IsGUIDRelatedToLocalAccount(guid)

Arguments

guid
string : WOWGUID

Returns

isLocalUser
boolean

Patch changes

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