C_PlayerInfo.IsPlayerNPERestricted

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the player has new player experience restrictions in place.

isRestricted = C_PlayerInfo.IsPlayerNPERestricted()

Returns

isRestricted
boolean

Patch changes

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