WoW:API GetNumQuestChoices: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
(upgraded deprecated template)
Line 1: Line 1:
{{wowapi}}
<center>'''GetNumQuestChoices''' ''-Documentation by [[User:Sabindeus|Sabindeus]]-''</center>
<center>'''GetNumQuestChoices''' ''-Documentation by [[User:Sabindeus|Sabindeus]]-''</center>


Line 15: Line 16:


:;num: Number - the number of rewards available
:;num: Number - the number of rewards available
----
{{WoW API}}

Revision as of 17:31, 6 January 2007

WoW API < GetNumQuestChoices

GetNumQuestChoices -Documentation by Sabindeus-

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

num = GetNumQuestChoices;

Parameters

Returns

Returns
num
num
Number - the number of rewards available