WoW:API GetNumQuestChoices: Difference between revisions

m
Move page script moved page API GetNumQuestChoices to WoW:API GetNumQuestChoices without leaving a redirect
No edit summary
 
m (Move page script moved page API GetNumQuestChoices to WoW:API GetNumQuestChoices without leaving a redirect)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<center>'''GetNumQuestChoices''' ''-Documentation by [[User:Sabindeus|Sabindeus]]-''</center>
{{wowapi}}


<!-- Describe the purpose of the function, exhausting detail can be saved for a later section -->
<!-- Describe the purpose of the function, exhausting detail can be saved for a later section -->
Line 5: Line 5:


<!-- List return values and arguments as well as function name, follow Blizzard usage convention for args -->
<!-- List return values and arguments as well as function name, follow Blizzard usage convention for args -->
  num = GetNumQuestChoices;
  num = GetNumQuestChoices();


== Parameters ==
== Parameters ==
Line 15: Line 15:


:;num: Number - the number of rewards available
:;num: Number - the number of rewards available
----
__NOTOC__
{{Template:WoW API}}
<!-- Update the category to the appropriate subsection, and be sure to put the function name as the label for the category link. Multiple subcategories are okay if appropriate, please dont link functions to the API Functions category directly. -->
[[Category:API Functions|GetNumQuestChoices]]
[[Category:API Quest Functions|GetNumQuestChoices]]
Anonymous user