C_PlayerInfo.IsPlayerEligibleForNPEv2

From Warcraft Wiki
Jump to navigation Jump to search

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

isEligible, failureReason = C_PlayerInfo.IsPlayerEligibleForNPEv2()

Returns

isEligible
boolean
failureReason
string

Patch changes

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