![]() |
Wowpedia is no longer updated, go away. |
Starts a search for achievements containing the specified text.
searchFinished = SetAchievementSearchString(searchText)
Arguments[]
- searchText
- string - Text to search for in the achievements.
Returns[]
- searchFinished
- boolean - true if the search is finished, false otherwise.
Triggers events[]
- ACHIEVEMENT_SEARCH_UPDATED, when the search has finished and the filtered results are available.
Patch changes[]
Patch 7.0.3 (2016-07-19): Added.