WoW:API GetNumQuestChoices: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(upgraded deprecated template)
m (Move page script moved page API GetNumQuestChoices to API GetNumQuestChoices without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
<center>'''GetNumQuestChoices''' ''-Documentation by [[User:Sabindeus|Sabindeus]]-''</center>


<!-- 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 6: 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 ==

Latest revision as of 04:46, 15 August 2023

WoW API < GetNumQuestChoices

Gets the number of rewards for a quest that you are currently turning in successfully.

num = GetNumQuestChoices();

Parameters[edit]

Returns[edit]

Returns
num
num
Number - the number of rewards available