C_PlayerInfo.IsConnected

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the player is connected.

isConnected = C_PlayerInfo.IsConnected([playerLocation])

Arguments

playerLocation
PlayerLocationMixin?🔗

Returns

isConnected
boolean?

Patch changes

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

See also