C_Seasons.HasActiveSeason

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the player is on a seasonal realm.

active = C_Seasons.HasActiveSeason()

Returns

active
boolean - true if the player is on a seasonal realm, otherwise false.

Details

Patch changes

WoW Icon update.png Patch 1.14.1 (2021-11-09): Added.