Patch 5.4.1/API changes

From Warcraft Wiki
Jump to navigation Jump to search

Breaking changes

  • The CVar "realmName" is no longer queryable in-game with GetCVar. GetRealmName should be used to obtain the realm of the player.

Bugs

Automatic diff

Global API

Global API (5.4.0.17359 → 5.4.1.17538)
9 new functions
C_ProductChoice.GetChoices
C_ProductChoice.GetProducts
C_ProductChoice.MakeSelection
C_RecruitAFriend.CheckEmailEnabled
C_RecruitAFriend.GetRecruitInfo
C_RecruitAFriend.IsSendingEnabled
C_RecruitAFriend.SendRecruit
C_StorePublic.IsDisabledByParentalControls
SelectedRealmName

Events

Events (5.4.0.17359 → 5.4.1.17538)
6 new events

References