WoW:API QuestMapUpdateQuest: Difference between revisions
Jump to navigation
Jump to search
(Created page with '{{wowapi}} __NOTOC__ {{API/Stub}} numPOI = QuestMapUpdateQuest(index) == Parameters == === Arguments === :;index : Number - The index of (guessing here) a quest in the quest ...') |
m (Move page script moved page API QuestMapUpdateQuest to API QuestMapUpdateQuest without leaving a redirect) |
(No difference)
|
Latest revision as of 04:47, 15 August 2023
← WoW API < QuestMapUpdateQuest
numPOI = QuestMapUpdateQuest(index)
Parameters[edit]
Arguments[edit]
- index
- Number - The index of (guessing here) a quest in the quest log
Returns[edit]
- numPoi
- Number - Number of (guessing here) Points of interest
Example[edit]
Details[edit]
Added in Patch 3.2 (August, 2009)