C_LFGInfo.CanPlayerUseGroupFinder

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the player is allowed to use group finder tools, or false and a reason string if not.

canUse, failureReason = C_LFGInfo.CanPlayerUseGroupFinder()

Returns

canUse
boolean
failureReason
string

Patch changes

Shadowlands Patch 9.0.1 (2020-10-13): Added.