![]() |
This article documents API changes made in Patch 5.4.2.
|
Changes[]
- random() and Math.random() now point to securerandom(), which is significantly slower. To explicitly use the pre-5.4.2 random, use fastrandom() instead.
- Fastrandom is no longer accessible in the secure environment
- GetGuildRosterInfo()'s first return value now returns player name - realm name instead of just the player name (e.g. "Arthas-Silvermoon")
Automated diff[]
Global API[]
7 new functions | 2 removed functions |
---|---|
|
|
FrameXML[]
2 new functions |
---|
|
Events[]
55 new events |
---|
|
Widget API[]
2 new methods |
---|
Lua Enums[]
New |
---|
|