The search keyword must be a single word (no spaces).
Function LeaderboardSortItemsByLabelBJ
- Line
- 6134
- Location
- blizzard.j
- Constant?
- no
- Type
- function
- Arguments
- leaderboard lb, boolean ascending
- Returns
- nothing
| 6134 | function LeaderboardSortItemsByLabelBJ takes leaderboard lb, boolean ascending returns nothing |
| 6135 | call LeaderboardSortItemsByLabel(lb, ascending) |
| 6136 | endfunction
|