Fixed a typo in the code example.
(upgraded deprecated template) |
(Fixed a typo in the code example.) |
||
| Line 6: | Line 6: | ||
<!-- 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 == | ||