C_PlayerInfo.IsPlayerEligibleForNPE

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the player is eligible for the legacy new player experience tutorial, or false and a reason string if not.

isEligible, failureReason = C_PlayerInfo.IsPlayerEligibleForNPE()

Returns

isEligible
boolean
failureReason
string

Patch changes

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